mirror of
https://github.com/Luzifer/cloudkeys-go.git
synced 2024-11-14 17:02:43 +00:00
39 lines
528 B
Text
39 lines
528 B
Text
empty single line comment
|
|
|
|
|
|
filled single line comment
|
|
|
|
|
|
filled single line comment with valid tags
|
|
|
|
|
|
filled single line comment with invalid tags
|
|
|
|
|
|
filled single line comment with invalid syntax
|
|
|
|
|
|
empty block comment
|
|
|
|
|
|
filled text single line block comment
|
|
|
|
|
|
empty multi line block comment
|
|
|
|
|
|
block comment with other tags inside of it
|
|
|
|
|
|
block comment with invalid tags inside of it
|
|
|
|
|
|
block comment with invalid syntax inside of it
|
|
|
|
|
|
Regular tags between comments to verify it doesn't break in the lexer
|
|
|
|
after if
|
|
|
|
|
|
end of file
|