Fork me on GitHub
#cider
<
2020-10-25
>
theeternalpulse01:10:48

I noticed when I try to eval a defun of an "erased" (via #_) function it throws an EOF exception. is there a way to override this and have cider recognize that in certain situations. I know it would lead to side effects if you call eval buffer or something, but any way to do it on a per command basis?