blob: a75835692ef19268fe5850912a52f46cb716cdaf [file] [log] [blame]
// @dart = 2.9
class Class {
method() {}
}
main() {}