Details
Description
<iframe style="width: 648px; height: 400px; border: 0px;" src="http://refheap.com/paste/3294/framed" >
I also tested with three occurrences. When there is a seq call in the second occurrence onward a RuntimeException is thrown.
<iframe style="width: 648px; height: 400px; border: 0px;" src="http://refheap.com/paste/3294/framed" >
I also tested with three occurrences. When there is a seq call in the second occurrence onward a RuntimeException is thrown.
https://gist.github.com/626088b01817ac638fae
Two expressions, macro-expanded. The only difference between the expressions is that the second occurrence in the second expression is seq'ed. The second let is the one throwing the exception; it's the one with the binding
(clojure.core/let [q_tail_3472 q_tail_3472
q_head_3471 q_head_3471
ocr-3470 (seq y)
z z]
...)