tartrazine/spec/tests/promela/welfare.txt

16 lines
361 B
Plaintext
Raw Normal View History

2024-08-03 10:36:47 +00:00
---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