val Int.foo: String = "OK" fun box(): String { return 1.foo }