Uast: KotlinStringULiteralExpression.getExpressionType() made always return String
This commit is contained in:
@@ -10,4 +10,8 @@ class KotlinUastTypesTest : AbstractKotlinTypesTest() {
|
||||
@Test fun testCycleInTypeParameters() = doTest("CycleInTypeParameters")
|
||||
|
||||
@Test fun testEa101715() = doTest("ea101715")
|
||||
|
||||
@Test fun testStringTemplate() = doTest("StringTemplate")
|
||||
|
||||
@Test fun testStringTemplateComplex() = doTest("StringTemplateComplex")
|
||||
}
|
||||
Reference in New Issue
Block a user