Require template name/list for include statement
This commit is contained in:
parent
ca1593eabc
commit
af3a219111
@ -23,7 +23,7 @@ statement_include_context
|
||||
|
||||
statement_include
|
||||
: STATEMENT_ID_INCLUDE
|
||||
(SP statement_include_template_list)?
|
||||
(SP statement_include_template_list)
|
||||
(SP STATEMENT_INCLUDE_IGNORE_MISSING)?
|
||||
(SP statement_include_context)?
|
||||
;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user