mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 00:46:07 +00:00
remove typo
This commit is contained in:
@@ -10,7 +10,7 @@ var Args = os.Args[1:]
|
|||||||
|
|
||||||
type stack = []ArObject
|
type stack = []ArObject
|
||||||
|
|
||||||
const VERSION = "3.0.8a"
|
const VERSION = "3.0.8"
|
||||||
const VERSION_NUM = 6
|
const VERSION_NUM = 6
|
||||||
|
|
||||||
func newscope() ArObject {
|
func newscope() ArObject {
|
||||||
|
|||||||
Reference in New Issue
Block a user