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