| error: [CONTEXT_PARAMETERS_ARE_DEPRECATED] Experimental context receivers are superseded by context parameters. | |
| Replace the '-Xcontext-receivers' compiler argument with '-Xcontext-parameters' and migrate to the new syntax. | |
| See the context parameters proposal for more details: https://kotl.in/context-parameters | |
| COMPILATION_ERROR |