goplus / igop

The Go/Go+ Interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"-addtags custom tags" does not support build tags?

lx217197 opened this issue · comments

.go file //go:build sep // +build sep
igop export -addtags sep -outdir pkg packagepath

errors:
undeclared name: SetVersion
Menu not declared by package call
undeclared name: xxxxx