babashka/sci

Can't analyze sci.impl.analyzer with splint

Closed this issue · 0 comments

This is because the keyword :sci.impl.analyzer/recur is used in a special way, indicating a recursion, but when this keyword is parsed in a custom parser function, this will end up in a loop.