remove support for "package.foo.bar" syntax inside files

This commit is contained in:
Dmitry Jemerov
2015-12-10 16:12:55 +01:00
parent 19084b8182
commit 8db3fb03f9
27 changed files with 0 additions and 499 deletions
-4
View File
@@ -1,4 +0,0 @@
package root
val x = <error>root</error>
val y2 = <error>package</error>