Change INTERFACE_IMPL_CLASS_NAME: $TImpl -> DefaultImpls
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ interface T1 {
|
||||
|
||||
}
|
||||
|
||||
class `T1$$TImpl` {
|
||||
class `T1$DefaultImpls` {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user