marzeq/qk
clone
package symbols
type Module struct {
Name string
Scope *Scope
TrustedStandardLibrary bool
}
package symbols
type Module struct {
Name string
Scope *Scope
TrustedStandardLibrary bool
}