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