Test non-recursive comments
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
4c2a1d0012
commit
2b7323eaf0
1 changed files with 13 additions and 0 deletions
|
|
@ -116,6 +116,19 @@ Block comment is not recursive
|
||||||
(source_file
|
(source_file
|
||||||
(comment))
|
(comment))
|
||||||
|
|
||||||
|
================================================================================
|
||||||
|
Block comment is not recursive (error)
|
||||||
|
================================================================================
|
||||||
|
|
||||||
|
/* /* */ */
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
(source_file
|
||||||
|
(comment)
|
||||||
|
(ERROR
|
||||||
|
(UNEXPECTED '*')))
|
||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
Unterminated comment
|
Unterminated comment
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue