class Foo { this -(value) { // expect error System.print("ok") } }