10 lines
204 B
Plaintext
Vendored
10 lines
204 B
Plaintext
Vendored
expression: 42 / 0
|
|
|
|
CONSTANT_EXPRESSION_EVALUATION
|
|
constant: error("/ by zero")
|
|
constantValueKind: Error
|
|
|
|
CONSTANT_LIKE_EXPRESSION_EVALUATION
|
|
constantLike: error("/ by zero")
|
|
constantLikeValueKind: Error
|