Skip to content

Support two-argument version of Core.include#863

Merged
Keno merged 1 commit intomasterfrom
kf/twoargcoreinclude
Nov 14, 2024
Merged

Support two-argument version of Core.include#863
Keno merged 1 commit intomasterfrom
kf/twoargcoreinclude

Conversation

@Keno
Copy link
Copy Markdown
Collaborator

@Keno Keno commented Nov 14, 2024

Core.include does not support mapexpr, so the existing error was wrong. It does however suppoer the two-argument version with module (which we did support for Base.include), so wire that up appropriately.

`Core.include` does not support mapexpr, so the existing error was
wrong. It does however suppoer the two-argument version with module
(which we did support for `Base.include`), so wire that up appropriately.
@aviatesk
Copy link
Copy Markdown
Collaborator

Thank you for fixing this 🙇

@Keno Keno merged commit 30fd127 into master Nov 14, 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

Successfully merging this pull request may close these issues.

2 participants