Merge pull request #121 from goodwinnk/EA-35963
Test for EA-35963 (http://ea.jetbrains.com/browser/ea_problems/35963)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun main(args : Array<String>) {
|
||||
if (1 != 0) {
|
||||
1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user