move example to samples/systems

This commit is contained in:
BlackMATov
2025-08-19 05:59:41 +07:00
parent 9b796b2a8d
commit 91edfa9da9
6 changed files with 32 additions and 9 deletions

View File

@@ -1441,3 +1441,6 @@ do
assert(evo.has(e, evo.pair(p, s)) and evo.get(e, evo.pair(p, s)) == nil)
end
end
-- TODO
-- builder:has/has_all/has_any should work with wildcards / remove too?