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: "Hello, world".length
|
||||
|
||||
CONSTANT_EXPRESSION_EVALUATION
|
||||
constant: 12
|
||||
constantValueKind: Int
|
||||
|
||||
CONSTANT_LIKE_EXPRESSION_EVALUATION
|
||||
constantLike: 12
|
||||
constantLikeValueKind: Int
|
||||
Reference in New Issue
Block a user