You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use {? } blocks, but could not compiled.
{? } blocks seem to require parser::RuleResult rather than std::result::Result, and I don't know the arguments of parser::RuleResult::Matched.
The text was updated successfully, but these errors were encountered:
y-ich
changed the title
[Question
[Question] Could you explain how to use {? } block?
Jun 2, 2016
Hi.
I tried to use {? } blocks, but could not compiled.
{? } blocks seem to require parser::RuleResult rather than std::result::Result, and I don't know the arguments of parser::RuleResult::Matched.
The text was updated successfully, but these errors were encountered: