[FIR-TEST] Add new testdata generated after changes in previous commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
// SKIP_TXT
|
||||
class Outer {
|
||||
inner class Inner1 {
|
||||
object Obj1
|
||||
|
||||
companion object Obj2
|
||||
|
||||
inner class Inner2 {
|
||||
object Obj3
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user