blob: 53ee54da303306b14f3203ee5b9b945fa006b379 [file]
fun box(): String {
kt3812().Inner()
kt3812().`Inner$`()
return "OK"
}