rugreefer/bin/rugreefer.dart
2025-02-27 15:24:16 +02:00

3 lines
No EOL
74 B
Dart

void main() {
print('Hello world!'); // Remove the missing method call
}