Is there a way to view the bytecode of my Kotlin s...
# gradle
l
Is there a way to view the bytecode of my Kotlin source? I know this can be done in IntelliJ, but I'm looking for a method that doesn't rely on IntelliJ. Would've thought this was trivial to do on the command line, but can't seem to figure it out.