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