Drop undocumented absolute name specification feature with 'package.'

This commit is contained in:
Alexander Udalov
2016-05-30 14:24:11 +03:00
parent 9f819b1c03
commit 1339286261
14 changed files with 22 additions and 64 deletions
@@ -2,6 +2,4 @@ fun foo() {
val test : <caret>
}
/*TODO: Is 'package' type qualifier syntax correct?*/
// EXIST: package
// NOTHING_ELSE