package test

internal object Bar {
    /*primary*/ private constructor Bar()
}
