LR: Newly passed test data added

This commit is contained in:
Andrey Breslav
2012-07-20 14:19:42 +04:00
parent 2ee587d6c2
commit 2a3ffed228
12 changed files with 158 additions and 0 deletions
@@ -0,0 +1,12 @@
namespace <root>
// <namespace name="root">
namespace root
// <namespace name="a">
namespace a
// </namespace name="a">
internal final val x: [ERROR : Type for a]
internal final val y2: [ERROR : Type for package]
// </namespace name="root">