阿章
Results
3
comments of
阿章
please add timezone support please。
> Any update here ? More than a year from the last comment but nothing seems available to fix this ! @mpl any update? go mod still do not support
我看书里后面有 exitCode := interp.Interpret(ssaPkg, 0, &types.StdSizes{8, 8}, "main", []string{}) if exitCode != 0 { fmt.Println("exitCode:", exitCode) } 这个放在后面执行会报错 panic: ssa.Program doesn't include runtime package