AA FIR: constant evaluation for String
This commit is contained in:
committed by
Ilya Kirillov
parent
0d1b748cd5
commit
836b6dae9f
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
fun box() {
|
||||
if (<expr>"a".compareTo("b")</expr> > 0)
|
||||
TODO("no way!")
|
||||
}
|
||||
Reference in New Issue
Block a user