*: fix whitespace errors
leading/trailing newlines
This commit is contained in:
parent
6fea16451a
commit
c4e084b0d8
36 changed files with 0 additions and 36 deletions
|
@ -473,7 +473,6 @@ func (c *codegen) Visit(node ast.Node) ast.Visitor {
|
|||
return nil
|
||||
}
|
||||
switch n := node.(type) {
|
||||
|
||||
// General declarations.
|
||||
// var (
|
||||
// x = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue