chroma/lexers/testdata/promela/skip.expected

11 lines
329 B
Text
Raw Permalink Normal View History

2025-03-22 20:46:00 +13:00
[
{"type":"KeywordDeclaration","value":"init"},
{"type":"TextWhitespace","value":" "},
{"type":"Punctuation","value":"{"},
{"type":"TextWhitespace","value":" "},
{"type":"Keyword","value":"skip"},
{"type":"TextWhitespace","value":" "},
{"type":"Punctuation","value":"}"},
{"type":"TextWhitespace","value":"\n"}
]