Refuse two adjacent lists on the marker spelling, not the node type
CI / gate (push) Successful in 5s

This commit is contained in:
2026-08-30 20:48:04 +02:00
parent 99581c8f60
commit 7fc0cdb827
6 changed files with 13 additions and 10 deletions
@@ -2,5 +2,5 @@
SELECT id
FROM part
WHERE qty > 0;
-- 1. the marker a container start would claim
- 1. the markers a container start would claim
```