Renamed test data folder

This commit is contained in:
Valentin Kipyatkov
2015-08-13 21:22:18 +03:00
parent b6cf39981f
commit c3ccd6da57
20 changed files with 13 additions and 13 deletions
@@ -0,0 +1,9 @@
package abc
public fun abcdAAA1(): Unit {}
public fun abcdBBB2(i: Int) {}
public fun Int.abcdCCC3() {}
public fun Int.abcdDDD4(i: Int) {}