Skip to content

Macro declaration #1088

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

Closed
wants to merge 3 commits into from
Closed

Conversation

DougGregor
Copy link
Member

Introduce syntax node and parsing logic for macro declarations, e.g.,

macro stringify<T>(_ value: T) -> (T, String)

@DougGregor DougGregor requested a review from ahoppen as a code owner November 18, 2022 20:50
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor
Copy link
Member Author

Subsumed by #1093

@DougGregor DougGregor closed this Dec 2, 2022
@DougGregor DougGregor deleted the macro-declaration branch December 2, 2022 22:41
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.

1 participant