piston/packages/dart/3.0.1/test.dart

3 lines
30 B
Dart
Raw Normal View History

2024-04-18 13:40:14 +02:00
void main() {
print('OK');
}