mirror of
https://github.com/golang/go
synced 2024-11-20 10:14:43 -07:00
48e9c771a1
This makes it possible to grab a block of code in an editor and pipe it through gofmt, instead of having to pipe in the entire file. R=gri CC=golang-dev https://golang.org/cl/4973074
4 lines
21 B
Plaintext
4 lines
21 B
Plaintext
// comment
|
|
|
|
i := 0
|