Skip to content

Conversation

@shantanu-sardesai
Copy link
Contributor

Created for the port in jank.

;; In cljs, `double` is just returns the argument unchanged (dummy fn)
[(is (= "0" (double "0")))
(is (= :0 (double :0)))]
:jank []
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does jank do for these two cases? We can't just not test these two cases with jank.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants