Adjusted tests to the new DescriptorRenderer behaviour
This commit is contained in:
committed by
Andrey Breslav
parent
2352d86932
commit
7deec28b9c
@@ -1,4 +1,4 @@
|
||||
package test
|
||||
|
||||
internal val jet.Collection<jet.Any?>.anotherSize : jet.Int
|
||||
internal fun jet.Collection<jet.Any?>.<get-anotherSize>() : jet.Int
|
||||
internal val jet.Collection<jet.Any?>.anotherSize: jet.Int
|
||||
internal fun jet.Collection<jet.Any?>.<get-anotherSize>(): jet.Int
|
||||
|
||||
Reference in New Issue
Block a user