Move multi-module IC tests to separate dir

At the moment they are used only with JPS
This commit is contained in:
Alexey Tsvetkov
2017-07-13 07:40:44 +03:00
parent 166883d847
commit 23bc907d3f
42 changed files with 30 additions and 30 deletions
@@ -0,0 +1,3 @@
package foo
class A(x: Int = 10)