/companionObjectUnderRequiresOptIn.disabled.kt:35:31: warning: This declaration needs opt-in. Its usage must be marked with '@ExperimentalForTest' or '@OptIn(ExperimentalForTest::class)'. This will become an error in future releases

/companionObjectUnderRequiresOptIn.disabled.kt:36:27: error: This declaration needs opt-in. Its usage must be marked with '@ExperimentalForTest' or '@OptIn(ExperimentalForTest::class)'

/companionObjectUnderRequiresOptIn.disabled.kt:37:38: warning: This declaration needs opt-in. Its usage should be marked with '@ExperimentalForTestWithWarning' or '@OptIn(ExperimentalForTestWithWarning::class)'

/companionObjectUnderRequiresOptIn.disabled.kt:38:37: warning: This declaration needs opt-in. Its usage must be marked with '@kotlin.ExperimentalStdlibApi' or '@OptIn(kotlin.ExperimentalStdlibApi::class)'. This will become an error in future releases

/companionObjectUnderRequiresOptIn.disabled.kt:39:43: warning: This declaration needs opt-in. Its usage must be marked with '@ExperimentalForTest' or '@OptIn(ExperimentalForTest::class)'. This will become an error in future releases
