Package names unified in test data

This commit is contained in:
Andrey Breslav
2013-10-08 19:10:51 +04:00
parent a985882baf
commit 5aa8aa4550
4 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
package Hello
package hello
fun main(args : Array<String>) {
for (s in arrayList("a"))