github.com/serversong/goreporter@v0.0.0-20200325104552-3cfaf44fd178/linters/simpler/testdata/generated.go (about)

     1  // DO NOT EDIT
     2  
     3  package pkg
     4  
     5  func fn() {
     6  	for true {
     7  	}
     8  }