Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Le #133] In third-party specs remove "clojure.core" #46

Open
stanislowskij opened this issue Sep 10, 2024 · 0 comments
Open

[Le #133] In third-party specs remove "clojure.core" #46

stanislowskij opened this issue Sep 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request low priority small bug Something isn't working right, but not fatal

Comments

@stanislowskij
Copy link
Collaborator

⚠️ Imported from legacy repository. This issue is a duplicate of Clojure-Intro-Course/babel-legacy#133.

code input: (load-file "src/sample_test_files/third_party_spec.clj") (sample-test-files.third-party-spec/my-test-fn #(+ %) #(+ %))

modified error:

In (my-test-fn #(...) #(...)) the first argument, which is an anonymous function, fails a requirement: clojure.core/int?

Should be just int?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority small bug Something isn't working right, but not fatal
Projects
None yet
Development

No branches or pull requests

2 participants