Fixed tests

This commit is contained in:
Valentin Kipyatkov
2014-10-09 21:27:59 +02:00
parent d65d3b9068
commit 525a1cc3c6
2 changed files with 4 additions and 4 deletions
@@ -1,6 +1,6 @@
fun test() {
val a = 12
a<caret>
val r = 12
r<caret>
}
// ORDER: a, as
// ORDER: r, return