<@U58GRE73J> If you’re using IntelliJ/Android Stud...
# getting-started
w
@tapchicoma If you’re using IntelliJ/Android Studio, try tools -> Kotlin -> show Kotlin bytecode, and then decompile. It’ll show you exactly the difference in Java, super useful
👍 2