NoArg: Add compiler plugin
This commit is contained in:
committed by
Yan Zhulanow
parent
6abde4223b
commit
e626b121ad
@@ -0,0 +1,5 @@
|
||||
annotation class NoArg
|
||||
annotation class NoArg2
|
||||
|
||||
@NoArg @NoArg2
|
||||
class Test(a: String)
|
||||
Reference in New Issue
Block a user