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