mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 13:47:24 +00:00
4 lines
34 B
Dart
4 lines
34 B
Dart
|
|
main() {
|
||
|
|
print("Hello world");
|
||
|
|
}
|