mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 08:48:06 +08:00
opt some
This commit is contained in:
parent
169d5eadd0
commit
bcc466d95d
@ -206,6 +206,10 @@ Volcanos(chat.ONSYNTAX, {
|
||||
"grep": code.FUNCTION,
|
||||
|
||||
"/dev/null": code.CONSTANT,
|
||||
"/dev/stdout": code.CONSTANT,
|
||||
"/dev/stderr": code.CONSTANT,
|
||||
"false": code.CONSTANT,
|
||||
"true": code.CONSTANT,
|
||||
"DEBUG": code.CONSTANT,
|
||||
"EXIT": code.CONSTANT,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user