fixup
This commit is contained in:
parent
8de6f1a817
commit
99677ee98e
@ -126,7 +126,7 @@ pub fn node_property_name<'r, 's>(
|
||||
) -> Res<&'s str, &'s str> {
|
||||
let parser_context =
|
||||
context.with_additional_node(ContextElement::ExitMatcherNode(ExitMatcherNode {
|
||||
class: ExitClass::Alpha,
|
||||
class: ExitClass::Beta,
|
||||
exit_matcher: &node_property_name_end,
|
||||
}));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user