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