Skip to content

Commit

Permalink
Fix #26: + as argument
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Aug 2, 2022
1 parent 66766e1 commit 2e92ec6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources/cherry/cljs.core.edn
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
;; (sort (keys (ns-publics 'cljs.core)))
{:vars #{=
{:vars #{+ - < > <= =>
=
->LazySeq
LazySeq
->IndexedSeq
Expand Down

0 comments on commit 2e92ec6

Please sign in to comment.