chroma/lexers/testdata/promela/do.actual

4 lines
27 B
Text
Raw Permalink Normal View History

2025-03-22 20:46:00 +13:00
init {
a ? b -> a ! b;
}