blob: 401a830e85b945b2cabfe17649dbeb0a939fa673 [file] [log] [blame]
extension on int {
static int foo = 2;
void foo() {}
}
main() {}
void test() {}