tartrazine/spec/tests/promela/welfare.txt

16 lines
361 B
Plaintext

---input---
active proctype cr() {}
---tokens---
'active' Keyword.Declaration
' ' Text.Whitespace
'proctype' Keyword.Declaration
' ' Text.Whitespace
'cr' Name
'(' Punctuation
')' Punctuation
' ' Text.Whitespace
'{' Punctuation
'}' Punctuation
'\n' Text.Whitespace