AA FIR: constant evaluation for String
This commit is contained in:
committed by
Ilya Kirillov
parent
0d1b748cd5
commit
836b6dae9f
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
expression: "a".compareTo("b")
|
||||
|
||||
CONSTANT_EXPRESSION_EVALUATION
|
||||
constant: -1
|
||||
constantValueKind: Int
|
||||
|
||||
CONSTANT_LIKE_EXPRESSION_EVALUATION
|
||||
constantLike: -1
|
||||
constantLikeValueKind: Int
|
||||
Reference in New Issue
Block a user