3 lines
No EOL
74 B
Dart
3 lines
No EOL
74 B
Dart
void main() {
|
|
print('Hello world!'); // Remove the missing method call
|
|
} |