Auto generate reference tests

This commit is contained in:
Nikolay Krasko
2013-07-11 16:14:45 +04:00
parent cb19450d8d
commit 2621df3243
10 changed files with 86 additions and 34 deletions
@@ -0,0 +1,7 @@
package test1.test2
class Some()
val test : <caret>test1.test2.Some = Some()
// REF: test1