Fork me on GitHub
#joker
<
2020-06-10
>
dehli12:06:27

Hello! I have a macro go-try which is basically a (go (try)). Is there a way for me to tell joker to treat the macro as a regular try form? Edit: Just realized I can get it to work using {:known-macros [go-try [catch finally]]}