tests changes after collections mapping
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
package test
|
||||
|
||||
import java.util.Map
|
||||
|
||||
var <P, Q> Map<P, Q>.asas: Int
|
||||
get() = throw Exception()
|
||||
set(i: Int) = throw Exception()
|
||||
|
||||
Reference in New Issue
Block a user