tests: apply official code style
#KT-38632 Fixed
This commit is contained in:
+1
-1
@@ -4,5 +4,5 @@ import foo.Z
|
||||
|
||||
class C(
|
||||
// INFO: {checked: "true", toAbstract: "true"}
|
||||
override val z: Z
|
||||
override val z: Z
|
||||
) : ISomething
|
||||
|
||||
Reference in New Issue
Block a user