Fork me on GitHub
#cursive
<
2021-01-24
>
ikitommi15:01:01

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

cfleming22:01:20

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.