[FIR IDE] Fix unsigned number evaluation test in AAPI/FE10
Constant evaluator of FE10 checks existence of the unsigned type in the classpath. Absence of UInt leads to a failure.
This commit is contained in:
Vendored
+2
@@ -1 +1,3 @@
|
||||
// WITH_RUNTIME
|
||||
|
||||
val p : UInt = <expr>42u</expr>
|
||||
|
||||
Reference in New Issue
Block a user