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