Package names unified in test data
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package Hello
|
||||
package hello
|
||||
|
||||
fun main(args : Array<String>) {
|
||||
for (s in arrayList("a"))
|
||||
|
||||
Reference in New Issue
Block a user