package com.packt.chapter2 fun main(args: Array) { // line comment /* A block comment can span many lines */ }