Removed IDE templates from completion, replaced them with keywords.

This commit is contained in:
Evgeny Gerashchenko
2013-09-13 20:20:30 +04:00
parent dcfeea4029
commit 1ed168fd14
13 changed files with 73 additions and 228 deletions
@@ -0,0 +1,6 @@
fun main(variables: Array<String>) {
val values = ""
va<caret>
}
// ORDER: values, val, variables, var, vararg