mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
oops, accidently left some debugging code in
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
// args without the program path
|
||||
var Args = []string{"/home/william/Documents/code/argon-v3/tests/broken_funcCall.ar"}
|
||||
var Args = os.Args[1:]
|
||||
|
||||
type stack = []ArObject
|
||||
|
||||
|
||||
Reference in New Issue
Block a user