Don't parse condition if there's no ( for if
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun test() {
|
||||
if
|
||||
|
||||
if (other) {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user