arturo icon indicating copy to clipboard operation
arturo copied to clipboard

[Env\parseCmdlineArguments] verify it's working right

Open github-actions[bot] opened this issue 3 years ago • 1 comments

[Env\parseCmdlineArguments] verify it's working right

https://github.com/arturo-lang/arturo/blob/a5683a2dace1b7e4e3b5c822d65f1e82119fa6aa/src/vm/env.nim#L56

            return newString(v)

# TODO(Env\parseCmdlineArguments) verify it's working right
#  labels: vm,library,language,unit-test
proc parseCmdlineArguments*(): ValueDict =
    result = initOrderedTable[string,Value]()
    var values: ValueArray = @[]
ndex cc3da81fb..36a777f5b 100644
++ b/src/vm/errors.nim

19df97b95c2f25070386dcdb604df1b942697ea4

github-actions[bot] avatar Apr 29 '21 10:04 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 18 '22 18:03 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 05 '23 17:03 stale[bot]

Closing issue as stale.

stale[bot] avatar Jul 09 '23 11:07 stale[bot]