Make annotation collector tests more thorough

This commit is contained in:
Alexey Tsvetkov
2016-04-15 00:25:56 +03:00
parent e84ae5117d
commit 12531c4a90
16 changed files with 166 additions and 17 deletions
@@ -0,0 +1,10 @@
@file:JvmMultifileClass
@file:JvmName("TestFacade")
package org.test
@Ann
fun funB() {}
@Ann
val valB = 4