Versions in this module Expand all Collapse all v0 v0.4.0 Mar 4, 2022 Changes in this version + const BuiltinFilename + var GlobalScope = NewBuiltinScope(builtin.Lookup) + func Check(mod *ast.Module) error + func CheckReferences(mod *ast.Module, name string) error + func NewBuiltinScope(builtins builtin.BuiltinLookup) *ast.Scope + func SemanticPass(mod *ast.Module) error