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?