...
This commit is contained in:
parent
bbc33d3450
commit
f9e401c59d
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ func Run(args []string) {
|
|||
// Any remaining args are program and input files
|
||||
args = args[i:]
|
||||
|
||||
fmt.Printf("args: %q\n", args)
|
||||
var src []byte
|
||||
var stdinBytes []byte // used if there's a parse error
|
||||
if len(progFiles) > 0 {
|
||||
|
|
Loading…
Reference in a new issue