Fork me on GitHub
#cursive
<
2019-07-15
>
souenzzo18:07:08

((fn [x {:keys [y] :or {y (inc x)}}] y) 1 {}) x inside (inc x) is a valid reference but cursive can't resolve this. Should I open a issue?