tests changes after collections mapping
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
import java.util.Map
|
||||
|
||||
fun fff(map: Map<String, Int?>) = map
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,2 @@
|
||||
import java.util.Map
|
||||
|
||||
fun fff(map: Map<String, Int?>) = map
|
||||
|
||||