diff options
author | Parashurama <Rhagdamaziel@ymail.com> | 2017-09-15 13:35:57 +0200 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2017-09-15 13:35:57 +0200 |
commit | 88a5e9d88ccc0a48daa2710e88d2efb8a7ae6468 (patch) | |
tree | fc9a16fad9b80cf34257d286e90f003f22630ae9 /tests/constr/tconstr1.nim | |
parent | 71b1377be918e10e9a279764747adbab73310688 (diff) | |
download | Nim-88a5e9d88ccc0a48daa2710e88d2efb8a7ae6468.tar.gz |
Fix operations on string as openarray in VM. (#6257)
* fix openarray.len for string as openArray in VM. * fix openarray[idx] for string as openArray in VM. * fix openarray[idx]=val for string as openArray in VM. * add tests for passing string as openArray in VM. * fix issue with NimNode.len NimNode.len was also returning len for string literals. also fix logic bug in if/elif chain.
Diffstat (limited to 'tests/constr/tconstr1.nim')
0 files changed, 0 insertions, 0 deletions