Test update after "Refactoring: code duplication removed from accessor generators" and "Properly resolve descriptors from compiled kotlin" fixes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
package test
|
||||
|
||||
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