AA FIR: constant evaluation for String

This commit is contained in:
Jinseong Jeon
2022-08-29 22:13:32 -07:00
committed by Ilya Kirillov
parent 0d1b748cd5
commit 836b6dae9f
17 changed files with 259 additions and 3 deletions
@@ -0,0 +1,9 @@
expression: "a".compareTo("b")
CONSTANT_EXPRESSION_EVALUATION
constant: -1
constantValueKind: Int
CONSTANT_LIKE_EXPRESSION_EVALUATION
constantLike: -1
constantLikeValueKind: Int