blob: 7525c2b9e5eeb838f91ed07b29a3dd779d1be298 [file] [log] [blame]
class A {
static var x = 2;
}
main() {}