Files
kotlin-fork/compiler/testData/compileKotlinAgainstCustomBinaries/sameLibraryTwiceInClasspath/sameLibraryTwiceInClasspath.txt
T
Alexander Udalov 3a8ad45dec Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
2014-10-21 03:18:27 +04:00

7 lines
186 B
Plaintext

package test
internal val inn3r: testing.Outer.Inner
internal val nested: testing.Outer.Nested
internal val outer: testing.Outer
internal val testObjectProperty: testing.TopLevelObject