EA-101715: Handle also case with IntegerValueTypeConstructor
This commit is contained in:
@@ -8,4 +8,6 @@ class KotlinUastTypesTest : AbstractKotlinTypesTest() {
|
||||
@Test fun testUnexpectedContainerException() = doTest("UnexpectedContainerException")
|
||||
|
||||
@Test fun testCycleInTypeParameters() = doTest("CycleInTypeParameters")
|
||||
|
||||
@Test fun testEa101715() = doTest("ea101715")
|
||||
}
|
||||
Reference in New Issue
Block a user