blob: 461825b05118228eddb16cdd8f329adeb45cccb7 [file] [log] [blame]
library test;
class C {
static m({int a: 0}) {}
}
main() {}
void test() {}