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