Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(156)

Unified Diff: src/cmd/gofix/signal_test.go

Issue 4715041: code review 4715041: go/printer: changed max. number of newlines from 3 to 2 (Closed)
Patch Set: diff -r 43f78423340b https://go.googlecode.com/hg/ Created 13 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/cmd/gofix/oserrorstring.go ('k') | src/cmd/gofix/sorthelpers.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/cmd/gofix/signal_test.go
===================================================================
--- a/src/cmd/gofix/signal_test.go
+++ b/src/cmd/gofix/signal_test.go
@@ -63,7 +63,6 @@
import "os"
-
func f() {
var _ os.Error
_ = os.SIGHUP
@@ -86,7 +85,6 @@
import "os"
-
func f() {
var _ os.Error
_ = os.SIGHUP
« no previous file with comments | « src/cmd/gofix/oserrorstring.go ('k') | src/cmd/gofix/sorthelpers.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b