Add additional test for comments
This commit is contained in:
parent
b836117a21
commit
61f03a116c
|
@ -39,6 +39,18 @@ Comment with slashes
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
(source_file
|
||||||
|
(comment))
|
||||||
|
|
||||||
|
|
||||||
|
================================================================================
|
||||||
|
Comment with asterisks
|
||||||
|
================================================================================
|
||||||
|
|
||||||
|
/*****/
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
(source_file
|
(source_file
|
||||||
(comment))
|
(comment))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue