blob: 0e31891284eb2d8a76a02391c17d3a7022f20968 [file]
package l
fun test(a: Int) {
if (a <!UNRESOLVED_REFERENCE!>in<!><!SYNTAX!><!> ) {} //a is not unresolved
}