blob: 930d387ad0ab6fc7eaf9330cd03ac4dd2cca677a [file] [log] [blame]
// @dart = 2.7
void foo() {
print("hello");
}