Hello everyone, I was trying to test out context r...
# kotlin-website
w
Hello everyone, I was trying to test out context receivers on the playground, however passing
-Xcontext-receivers
in the program arguments for JVM didn't do anything. Is it the argument just not supported on the playground yet? or is the argument different for the playground? Thanks in advance for your time and help.
n
Hi Jaran! Unfortunately, the Playground does not support the ability to pass arguments for the compiler right now. We have plans to change this, please vote for KT-32405
w
ah I see, thank you very much for the clarification!
☺️ 1