mirror of
https://github.com/traefik/yaegi.git
synced 2026-06-01 18:37:56 +00:00
Eval returns the value of the root node of AST, so ensure that node values are propagated back to ExprStmt and BlockStmt, which should be sufficient to handle evaluation of simple statements.