Found range error in common usage example. Check test coverage
This commit is contained in:
parent
bf3adec727
commit
4947cbcc9d
|
@ -7,4 +7,7 @@ Bash-like variables?
|
||||||
Similar to LESS/SASS?
|
Similar to LESS/SASS?
|
||||||
Makes a tokenization easier
|
Makes a tokenization easier
|
||||||
|
|
||||||
@ is better than $
|
@ is better than $
|
||||||
|
|
||||||
|
RangeError: Invalid array length
|
||||||
|
at Mscript.str_to_arr (./mcopy/app/lib/mscript/index.js:474:9)
|
||||||
|
|
Loading…
Reference in New Issue