5b7c981086
This makes it much easier to see what the parser is actually working with in the face of token stream rewrites. Change-Id: Ic336f18fab7c8fd7a42020b32af4a480bbde25bc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/122865 Commit-Queue: Jens Johansen <jensj@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>
3 lines
35 B
Dart
3 lines
35 B
Dart
main() {
|
|
print("Hello, World!");
|