fix(furdb): add slices to furdb

This commit is contained in:
2026-09-04 18:17:55 +02:00
parent 3aaed55485
commit ddb60ca93a
2 changed files with 18 additions and 6 deletions
+2
View File
@@ -49,6 +49,8 @@ void context::print_instruction() const {
"push",
// Array
"array",
// Slice
"slice",
// Get
"get",
// Set