mfikes / ambly

ClojureScript REPL into embedded JavaScriptCore
http://ambly.fikesfarm.com
Eclipse Public License 1.0
541 stars 21 forks source link

Source mapping not working when in Piggieback #43

Closed mfikes closed 9 years ago

mfikes commented 9 years ago

Test case in Cursive:

(ffirst 1)
Error: 1 is not ISeqable
seq@file:///cljs/core.js:4212:17
first@file:///cljs/core.js:4242:22
ffirst@file:///cljs/core.js:5292:39
mfikes commented 9 years ago

Like #44 this is almost certainly not an Ambly issue, nor anything that Ambly could do anything about. Closing.