Sign in
dart
/
sdk
/
b75c19e8a89fc8d12b41cd9c5b00a6074b054442
/
.
/
pkg
/
dds
/
test
/
smoke.dart
blob: f4c4774e41e7027d235c39e9ee469850f363ccd9 [
file
]
void
main
()
{
print
(
'Hello world!'
);
}