e2f92be5ae
Bug: Change-Id: Ib2e0effabc354b5864f59b0de6611381d7dfd0df Reviewed-on: https://dart-review.googlesource.com/11250 Commit-Queue: Ben Konyi <bkonyi@google.com> Reviewed-by: Bob Nystrom <rnystrom@google.com> Reviewed-by: Phil Quitslund <pquitslund@google.com>
6 lines
111 B
Dart
6 lines
111 B
Dart
export "spawn_uri_exported_main_lib.dart";
|
|
|
|
maine() {
|
|
print("This is not the maine you are looking for.");
|
|
}
|