Refactored tests for keywords insertion to be all generated

This commit is contained in:
Valentin Kipyatkov
2014-12-26 19:33:35 +03:00
parent 276b99857a
commit e39443d53a
14 changed files with 102 additions and 77 deletions
@@ -0,0 +1,5 @@
fun test() {
nul<caret>
}
// ELEMENT: null
@@ -0,0 +1,5 @@
fun test() {
null<caret>
}
// ELEMENT: null
@@ -0,0 +1 @@
impor<caret>
@@ -0,0 +1 @@
import <caret>