[FIR IDE] Enable constant evaluation tests in AAPI/FE10

Implementation of constant evaluation was changed, so now it doesn't
swallow error values.
This commit is contained in:
Yan Zhulanow
2021-11-03 01:11:46 +09:00
parent 5e9c397023
commit 21026cc704
4 changed files with 131 additions and 13 deletions
@@ -0,0 +1,3 @@
expression: 42 / 0
constant_value: KtErrorValue(Division by zero)
constant: null