For better readability, do not put more than one statement on a single line.
println("Hello"); println("world!")
println("Hello") println("world!")