[NoArg] Migrate NoArg tests to new test infrastructure
This commit is contained in:
committed by
teamcity
parent
8fc4962213
commit
60df531c02
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
annotation class NoArg
|
||||
|
||||
class Outer {
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
annotation class NoArg
|
||||
|
||||
open class Base(val s: String)
|
||||
|
||||
Reference in New Issue
Block a user