Skip to content

Fix incidences of syntax error. #31

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 1 commit into from
Closed

Fix incidences of syntax error. #31

wants to merge 1 commit into from

Conversation

dw
Copy link

@dw dw commented Dec 20, 2014

error: macros that expand to items must either be surrounded with braces
or followed by a semicolon


Hi, I'm brand new to Rust so this might be total crap. Error raised by 12/18 nightly.

error: macros that expand to items must either be surrounded with braces
or followed by a semicolon
@carllerche
Copy link
Contributor

Thanks for the PR. This has already been fixed by #30.

@carllerche carllerche closed this Dec 22, 2014
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