Hey, was hoping to play around with reflection in the online playground,
https://pl.kotl.in/7Si4InYjh, but I'm getting an error:
Exception in thread "main" kotlin.jvm.KotlinReflectionNotSupportedError: Kotlin reflection implementation is not found at runtime. Make sure you have kotlin-reflect.jar in the classpath
Can this be made to work in the online playground?