class A { foo = "bar"; [bar] = foo; static "qux" = "quux"; static [quux] = "qux"; }