Found range error in common usage example. Check test coverage
This commit is contained in:
parent
bf3adec727
commit
4947cbcc9d
|
@ -8,3 +8,6 @@ Similar to LESS/SASS?
|
|||
Makes a tokenization easier
|
||||
|
||||
@ 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