Skip to content
Snippets Groups Projects
Commit 23467661 authored by Paweł Kędzia's avatar Paweł Kędzia
Browse files

Merge branch 'master' of nlp.pwr.wroc.pl:wccl

parents 4e994323 92cdd90b
Branches
No related merge requests found
......@@ -2149,7 +2149,7 @@ match_fit
)
( // if there's an arrow after the match, we have a submatch reference
ARROW i: UNSIGNED_INT { ret.reset(new Submatch(ret, token_ref_to_int(i))); }
)?
)*
;
match_var_val
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment