1941a8f463
Rather than emit a different node than what is expected (the Block rather than the enclosed statement), we can manually emit the necessary braces. Change-Id: I0bf2a27a56828cb6d292479c73fdaec8f4072116 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/336980 Reviewed-by: Stephen Adams <sra@google.com> Commit-Queue: Nate Biggs <natebiggs@google.com>
js_ast
A library for creating JavaScript ASTs from templates.