Simple LR Tests don't need to compare all the packages in the world
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
namespace <root>
|
||||
namespace test
|
||||
|
||||
// <namespace name="foo">
|
||||
namespace foo
|
||||
|
||||
internal final val Bar: foo.Bar
|
||||
// </namespace name="foo">
|
||||
internal final val Bar: test.Bar
|
||||
|
||||
Reference in New Issue
Block a user