Adjusted tests to the new DescriptorRenderer behaviour
This commit is contained in:
committed by
Andrey Breslav
parent
2352d86932
commit
7deec28b9c
@@ -17,7 +17,7 @@ package DeeplyNestedStatic {
|
||||
package Foo {
|
||||
|
||||
package Bar {
|
||||
public open fun method() : jet.Unit
|
||||
public open fun method(): jet.Unit
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user