Reorganize integration test data

This commit is contained in:
Alexander Udalov
2014-07-30 21:10:33 -07:00
parent 8e17557f5c
commit 3ca6c8615b
101 changed files with 69 additions and 40 deletions
@@ -0,0 +1,5 @@
ERR:
ERROR: [TestData]/test.kt: (4, 20) Expecting an element
Return code: 1
@@ -0,0 +1,5 @@
package test
fun test() {
val s = System.in
}