# Functions
Compile compiles sources into an executable.
GetGoMinorVersion returns the Go1 minor version.
IsUsingModules returns if go modules are enabled.
PanicOutputs returns a map of the output of every subcommands.
PanicwebOutput returns the output of panicweb with inlining disabled.
StaticPanicRaceOutput returns a constant version of 'panic race' output.
StaticPanicwebOutput returns a constant version of panicweb output for use in benchmarks.