whitespace for rendering
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user