blob: d7c54ac23cfdaa5193fac2ed9a3f3a5cd7a9c92b [file] [log] [blame]
main(List<String> args) {
print('Hello world!');
}