Files
Addlicense/testdata/initial/file.dart
2016-06-27 12:03:58 +01:00

4 lines
40 B
Dart

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