[NoArg] Migrate NoArg tests to new test infrastructure
This commit is contained in:
committed by
teamcity
parent
8fc4962213
commit
60df531c02
@@ -29,7 +29,7 @@ public final class MyClass {
|
||||
}
|
||||
|
||||
@NoArg
|
||||
@java.lang.annotation.Retention
|
||||
@java.lang.annotation.Retention(value=RUNTIME)
|
||||
@kotlin.Metadata
|
||||
public annotation class NoArg {
|
||||
// source: 'annoOnNotClass.kt'
|
||||
|
||||
Reference in New Issue
Block a user