Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text Old syntax is used in builtins and project code for now
This commit is contained in:
@@ -17,7 +17,7 @@ a public class Annotations private [a] (private [a] val c1: Int, [a] val c2: Int
|
||||
[a] private set
|
||||
|
||||
|
||||
private b(E.E2) class object {
|
||||
private b(E.E2) default object {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user