688454c4a7
For-loops and try statements currently not supported. Change-Id: I52a591b55149ddfd5d0c5792239555d72b8146fe Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/123248 Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
4 lines
20 B
Dart
4 lines
20 B
Dart
main() {
|
|
() {};
|
|
}
|