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

Fix failing doctests from PR #31246. #31934

Merged
merged 1 commit into from
May 6, 2019
Merged

Fix failing doctests from PR #31246. #31934

merged 1 commit into from
May 6, 2019

Conversation

fredrikekre
Copy link
Member

No description provided.

@fredrikekre fredrikekre requested a review from ararslan May 6, 2019 08:06
@fredrikekre fredrikekre added the docs This change adds or pertains to documentation label May 6, 2019
@ararslan ararslan merged commit 11ce4d1 into master May 6, 2019
@ararslan ararslan deleted the fe/doctest-meta branch May 6, 2019 20:43
@@ -23,20 +23,20 @@ See also the manual section about [QuoteNode](@ref man-quote-node).
julia> eval(quot(:x))
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
julia> eval(quot(:x))
julia> eval(Meta.quot(:x))

Copy link
Member Author

Choose a reason for hiding this comment

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

Huh, this passed CI, why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants