mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Go code format
parent
4efd5c9f20
commit
d84ea99420
@ -6,7 +6,7 @@ Sometimes an application needs to save internal state or perform some cleanup ac
|
||||
|
||||
The following code demonstrates a program that waits for an interrupt signal and removes a temporary file when it occurs.
|
||||
|
||||
```
|
||||
```go
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user