Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package hello
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
println("Hello, world!")
|
||||
println("Hello World")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user