mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
impliment do wraps
This commit is contained in:
@@ -21,7 +21,7 @@ func parseNegative(code UNPARSEcode, index int, codeline []UNPARSEcode) (negativ
|
||||
realcode: code.realcode,
|
||||
line: code.line,
|
||||
path: code.path,
|
||||
}, index, codeline, false)
|
||||
}, index, codeline, 0)
|
||||
return negative{
|
||||
VAL: resp,
|
||||
line: code.line,
|
||||
|
||||
Reference in New Issue
Block a user