package test import testing.* val testObjectProperty = TopLevelObject val outer = Outer() val inn3r = Outer().Inner() val nested = Outer.Nested()