3 lines
No EOL
45 B
Dart
3 lines
No EOL
45 B
Dart
void main() {
|
|
print('Hello, World!');
|
|
} |