add missing trailing newlines
This commit is contained in:
@@ -11,4 +11,4 @@ func main[] : i64
|
||||
else if guess < answer
|
||||
io.println("Too low!")
|
||||
else
|
||||
io.println("Too high!")
|
||||
io.println("Too high!")
|
||||
|
||||
Reference in New Issue
Block a user