mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 01:46:18 +04:00
22 lines
239 B
Scheme
22 lines
239 B
Scheme
|
; inherits: wat
|
||
|
|
||
|
[
|
||
|
"assert_return"
|
||
|
"assert_trap"
|
||
|
"assert_exhaustion"
|
||
|
"assert_malformed"
|
||
|
"assert_invalid"
|
||
|
"assert_unlinkable"
|
||
|
"assert_trap"
|
||
|
|
||
|
"invoke"
|
||
|
"get"
|
||
|
|
||
|
"script"
|
||
|
"input"
|
||
|
"output"
|
||
|
|
||
|
"binary"
|
||
|
"quote"
|
||
|
] @keyword
|