Kotlin Programming Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

Ensure that you have a code editor on which you can write and run the code. To test things out, you can create two classes with the same name but under different packages. Refer to the example here: