tartrazine/spec/tests/promela/skip.txt

13 lines
268 B
Plaintext

---input---
init { skip }
---tokens---
'init' Keyword.Declaration
' ' Text.Whitespace
'{' Punctuation
' ' Text.Whitespace
'skip' Keyword
' ' Text.Whitespace
'}' Punctuation
'\n' Text.Whitespace