FIR IDE: type-aware constant conversion
This commit is contained in:
committed by
Ilya Kirillov
parent
9e4f234941
commit
068e81570d
+5
-1
@@ -57,6 +57,10 @@ fun main(args: Array<String>) {
|
||||
model("symbols/symbolByReference")
|
||||
}
|
||||
|
||||
testClass<AbstractCompileTimeConstantEvaluatorTest> {
|
||||
model("components/compileTimeConstantEvaluator")
|
||||
}
|
||||
|
||||
testClass<AbstractExpectedExpressionTypeTest> {
|
||||
model("components/expectedExpressionType")
|
||||
}
|
||||
@@ -169,4 +173,4 @@ fun main(args: Array<String>) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user