Loop word

This commit is contained in:
2026-01-24 12:47:19 +01:00
parent 6f5fa762a4
commit b1a982aaa0
3 changed files with 16 additions and 0 deletions

View File

@@ -80,4 +80,5 @@ pub enum Op {
Range,
Noise,
Chain,
Loop,
}