forked from Mirrors/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
239 B
Scheme
22 lines
239 B
Scheme
2 years ago
|
; inherits: wat
|
||
|
|
||
|
[
|
||
|
"assert_return"
|
||
|
"assert_trap"
|
||
|
"assert_exhaustion"
|
||
|
"assert_malformed"
|
||
|
"assert_invalid"
|
||
|
"assert_unlinkable"
|
||
|
"assert_trap"
|
||
|
|
||
|
"invoke"
|
||
|
"get"
|
||
|
|
||
|
"script"
|
||
|
"input"
|
||
|
"output"
|
||
|
|
||
|
"binary"
|
||
|
"quote"
|
||
|
] @keyword
|