-
result:
expected:
|
Beta Was this translation helpful? Give feedback.
Answered by
antonmedv
Jan 12, 2024
Replies: 1 comment
-
Provide expr.Env to Compile function. Right now Expr didn’t know what a is int and returns it as interfce{} |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
antonmedv
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Provide expr.Env to Compile function. Right now Expr didn’t know what a is int and returns it as interfce{}