Versions in this module Expand all Collapse all v0 v0.0.27 Aug 22, 2026 v0.0.26 Jul 4, 2026 Changes in this version + type FakeCompiler struct + CompileCallCount int + CompileErr error + Output string + Unobserved []string + func (f *FakeCompiler) CompileProgram() error + func (f *FakeCompiler) FinalOutputPath() string + func (f *FakeCompiler) UnobservedFiles() []string