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