whitespace for rendering
This commit is contained in:
parent
6b2aa07fa5
commit
06c7cbd52c
@ -17,6 +17,7 @@ import (
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
// Wrapping the unbuffered `os.Stdin` with a buffered
|
||||
// reader gives us a convenient `ReadString` method
|
||||
// that we'll use to read input line-by-line.
|
||||
|
Loading…
x
Reference in New Issue
Block a user