words definition
This commit is contained in:
@@ -55,7 +55,7 @@ const KEYWORDS: &[&str] = &[
|
||||
"zoom", "scale!", "stack", "echo", "necho", "for", "div", "each", "at", "pop", "adsr", "ad",
|
||||
"?", "!?", "<<", ">>", "|", "@", "!", "pcycle", "tempo!", "prob", "sometimes", "often",
|
||||
"rarely", "almostAlways", "almostNever", "always", "never", "coin", "fill", "iter", "every",
|
||||
"gt", "lt",
|
||||
"gt", "lt", ":", ";", "apply",
|
||||
];
|
||||
const SOUND: &[&str] = &["sound", "s"];
|
||||
const CONTEXT: &[&str] = &[
|
||||
|
||||
Reference in New Issue
Block a user