Uast: handling @receiver annotations
This commit is contained in:
committed by
Nikolay Krasko
parent
f91f42c253
commit
f8601479de
@@ -64,4 +64,7 @@ class SimpleKotlinRenderLogTest : AbstractKotlinRenderLogTest() {
|
||||
|
||||
@Test
|
||||
fun testClassAnnotation() = doTest("ClassAnnotation")
|
||||
|
||||
@Test
|
||||
fun testReceiverFun() = doTest("ReceiverFun")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user