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

substitute-constants defined twice #471

Closed
lgrapenthin opened this issue May 17, 2024 · 1 comment
Closed

substitute-constants defined twice #471

lgrapenthin opened this issue May 17, 2024 · 1 comment

Comments

@lgrapenthin
Copy link

lgrapenthin commented May 17, 2024

(defn substitute-constants [context pattern]

This gives a compiler warning. It could be avoided by choosing a different name for the wrapped version.

Addendum: There is another function called substitute-constant in the same namespace that appears to be defined twice as well.

tonsky added a commit that referenced this issue May 23, 2024
@tonsky
Copy link
Owner

tonsky commented May 23, 2024

Thanks!

@tonsky tonsky closed this as completed May 23, 2024
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

No branches or pull requests

2 participants