remove two final occurrences of 'class object' from testdata
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package Jet86
|
||||
|
||||
class A {
|
||||
class ~A~object {
|
||||
companion ~A~object {
|
||||
~A.x~val x = 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user