blob: a618b0b1b23e258a5ca96859e4fa1e851b299a79 [file]
val two = 2
fun test2() {
val p = 1 < two
if (!!!!!!p) {
val p = 1
}
}
// 2 IF