Text file src/cmd/gofmt/testdata/stdin1.input

     1  	//gofmt -stdin
     2  
     3  	if x {
     4  		y
     5  	}
     6  

View as plain text