blob: 99af2df9bb118414c80340e75b63fbea81ee5790 [file] [log] [blame]
class X {
class Y
fun x(/*PLACE*/x: Int) {}
}
fun y(/*ONAIR*/y: Y) {}