Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Allow interpolated strings in .panics #8

Open
coke opened this issue Sep 7, 2010 · 0 comments
Open

Allow interpolated strings in .panics #8

coke opened this issue Sep 7, 2010 · 0 comments
Labels

Comments

@coke
Copy link
Contributor

coke commented Sep 7, 2010

For example:

token list {
    \s*
    [
    | <EXPR=.braced_word>
        [ $<extra>=(\S+) <.panic: "list element in braces followed by \"$<extra>\" instead of space" > ]?
    | <EXPR=.list_word>
    ] ** [\s+]
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant