## Compile the Kotlin Example ```console ./bld compile ``` ## Run the Example ```console ./bld run ``` ## Run the Tests ```console ./bld test ```