Sign in
dart
/
sdk
/
593da80b8bdaee8564dac079957e5b021dcc970d
/
.
/
benchmarks
/
IsolateSpawnMemory
/
dart
/
helloworld.dart
blob: 01af7fa27a1c2a4e80f8b1fdb83a6fffed845562 [
file
]
void
main
()
{
print
(
'Hello, world!'
);
}