181: Uast: support for object literals
This commit is contained in:
committed by
Nikolay Krasko
parent
036c0fd6a4
commit
8cde41850e
@@ -18,9 +18,10 @@ class KotlinUastIdentifiersTest : AbstractKotlinIdentifiersTest() {
|
||||
@Test
|
||||
fun testConstructors() = doTest("Constructors")
|
||||
|
||||
|
||||
@Test
|
||||
fun testSimpleAnnotated() = doTest("SimpleAnnotated")
|
||||
|
||||
@Test
|
||||
fun testAnonymous() = doTest("Anonymous")
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user