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,5 @@
|
||||
package test
|
||||
|
||||
internal var jet.Int.ggg : jet.Int
|
||||
internal fun jet.Int.<get-ggg>() : jet.Int
|
||||
internal fun jet.Int.<set-ggg>(/*0*/ p : jet.Int) : Unit
|
||||
|
||||
Reference in New Issue
Block a user