blob: ae25638a9481d4103c07bc3c7c8db3a797bfdd56 [file]
fun box(): String {
return f(JavaClass())
}
internal fun f(c: C) = c.ok