19 lines
154 B
Scheme
19 lines
154 B
Scheme
; inherits: c
|
|
|
|
[
|
|
"task"
|
|
"sub"
|
|
] @keyword.function
|
|
|
|
[
|
|
"until"
|
|
] @repeat
|
|
|
|
[
|
|
"acquire"
|
|
"monitor"
|
|
"catch"
|
|
"start"
|
|
"stop"
|
|
] @keyword.coroutine
|