neon_mobile_framework/NeonFramework-2/main.dart
2026-02-19 05:44:08 +03:00

3 lines
41 B
Dart

void main() {
print('Hello World!');
}