blob: 48caf67968692edb2de0829bf46de0ef6cf0cbc5 [file] [log] [blame]
// @dart = 2.6
class C {
static foo() {}
}
test() {}
main() {}