Open yxliang01 opened 5 years ago
It's really up to us, but I would not like to stray too far from the official AST output produced by solc
.
@federicobond Hmm so for the current implementation what kinds of code will be transformed to a ExpressionStatement
AST node type?
Is it formally defined as an expression which is also a statement?