typo while commit fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
fun box(args) : String {
|
||||
fun box() : String {
|
||||
val map = java.util.TreeMap<String, String>()
|
||||
map["a"] = "1"
|
||||
map["b"] = "2"
|
||||
|
||||
Reference in New Issue
Block a user