| /labelClashesWithContextReceivers.fir.kt:(219,226): error: Experimental context receivers are superseded by context parameters. |
| Remove the '-Xcontext-receivers' compiler argument and migrate to the new syntax. |
| |
| See the context parameters proposal for more details: https://kotl.in/context-parameters |
| |
| /labelClashesWithContextReceivers.fir.kt:(306,313): error: Unresolved label. |
| |
| /labelClashesWithContextReceivers.fir.kt:(325,332): error: Experimental context receivers are superseded by context parameters. |
| Remove the '-Xcontext-receivers' compiler argument and migrate to the new syntax. |
| |
| See the context parameters proposal for more details: https://kotl.in/context-parameters |