Skip to content

Instantly share code, notes, and snippets.

@meh
Created January 27, 2017 03:30
Show Gist options
  • Save meh/473bf5ecf8ac7d1b89e066152a931f6e to your computer and use it in GitHub Desktop.
Save meh/473bf5ecf8ac7d1b89e066152a931f6e to your computer and use it in GitHub Desktop.
error: no rules expected the token `i1`
--> src/parser/terminfo.rs:71:1
|
71 | named!(entry<Item>,
| ^
|
= note: this error originates in a macro outside of the current crate
@Geal
Copy link

Geal commented Jan 27, 2017

hey, could you share the complete parser?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment