Fixed: [Clixon fails to load yang with extension](https://github.com/clicon/clixon/issues/554)
This commit is contained in:
parent
a4225c43b4
commit
3108dfca1e
3 changed files with 5 additions and 1 deletions
|
|
@ -624,6 +624,7 @@ argument_substmts : argument_substmts argument_substmt
|
|||
|
||||
argument_substmt : yin_element_stmt1 { _PARSE_DEBUG("argument-substmt -> yin-element-stmt1");}
|
||||
| unknown_stmt { _PARSE_DEBUG("argument-substmt -> unknown-stmt");}
|
||||
|
|
||||
;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue