mirror of
https://github.com/traefik/yaegi.git
synced 2026-05-02 18:32:32 +00:00
5677e0501e
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.