Files
kotlin-fork/compiler/testData/lazyResolve/namespaceComparator/packageLevelObject.txt
T
2012-07-10 22:48:49 +04:00

8 lines
118 B
Plaintext

namespace <root>
// <namespace name="foo">
namespace foo
internal final val Bar: foo.Bar
// </namespace name="foo">