Add missing newline character
This commit is contained in:
committed by
İnanç Gümüş
parent
0670c8dff7
commit
9efecb311f
@ -34,5 +34,5 @@ func main() {
|
|||||||
// not to the if statement above
|
// not to the if statement above
|
||||||
|
|
||||||
// UNCOMMENT ALSO LINES BELOW TO SEE IT IN ACTION:
|
// UNCOMMENT ALSO LINES BELOW TO SEE IT IN ACTION:
|
||||||
// fmt.Printf("n is %d. 👻 👻 👻 - you've been shadowed ;-)", n)
|
// fmt.Printf("n is %d. 👻 👻 👻 - you've been shadowed ;-)\n", n)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user