package test internal object Bar { /*primary*/ private constructor Bar() public class object : test.Bar { /*primary*/ private constructor () } }