cursive

Issues at: https://git.io/cursive-issues
ikitommi 2021-01-24T15:21:01.036400Z

Cursive seems to have issues understanding defprotocol and extend-type (maybe others) syntax when using reader conditionals. Cosmetic, but still. Below some valid code:

cfleming 2021-01-25T22:33:20.039300Z

This is a problem with the parsing due to the reader conditional - I’ll have a look at that and see if I can fix it.