2012-10-22 17:37:29 -04:00

7 lines
121 B
Bash

# Running the program confirms that the file is closed
# after being written.
$ go run defer.go
creating
writing
closing