Sign in
dart
/
sdk
/
e91d30e904fe85f4c301df2f077204c77594de2f
/
.
/
tests
/
isolate
/
spawn_uri_exported_main.dart
blob: afd0122978d409c76e72194d7af7d38fe1dd468a [
file
]
export
"spawn_uri_exported_main_lib.dart"
;
maine
()
{
print
(
"This is not the maine you are looking for."
);
}