Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Invalid count value #120

Closed
mfikes opened this issue Apr 7, 2017 · 0 comments
Closed

Invalid count value #120

mfikes opened this issue Apr 7, 2017 · 0 comments
Labels

Comments

@mfikes
Copy link
Collaborator

mfikes commented Apr 7, 2017

Type four open brackets, and then return, and a close, and return and a close.
Fails on master.

cljs.user=> [[[[
       #_=>     ]
       #_=> ]
       #_=> readline.js:990
            throw err;
            ^

RangeError: Invalid count value
    at String.repeat (native)
    at v ([eval]:2:22016)
    at Interface.<anonymous> ([eval]:2:24076)
    at emitOne (events.js:96:13)
    at Interface.emit (events.js:191:7)
    at Interface._onLine (readline.js:241:10)
    at Interface._line (readline.js:590:8)
    at Interface._ttyWrite (readline.js:869:14)
    at Interface.write (readline.js:352:24)
    at ReadStream.<anonymous> ([eval]:2:22905)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants