Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Defining expression with repeat makes REBL unresponsive #18

Open
borkdude opened this issue Feb 13, 2019 · 1 comment
Open

Defining expression with repeat makes REBL unresponsive #18

borkdude opened this issue Feb 13, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@borkdude
Copy link

borkdude commented Feb 13, 2019

REBL becomes unresponsive when I type (def n (repeat :a)) in the REPL (not the REBL window, but my tools.deps REPL).

Repro:

 clj -R:rebl -m cognitect.rebl
Clojure 1.10.0
user=> (def n (repeat :a))
#'user/n
@stuarthalloway
Copy link
Contributor

stuarthalloway commented Feb 14, 2019

Agreed, I can reproduce that. Thanks for the report!

@puredanger puredanger added the bug Something isn't working label Jun 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants