datalog: diagonal query (repeated var) regression test (223/223)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 21s

This commit is contained in:
2026-05-08 10:33:45 +00:00
parent a648247ae4
commit 370df5b8e5
3 changed files with 16 additions and 6 deletions

View File

@@ -1,13 +1,13 @@
# datalog scoreboard
**222 / 222 passing** (0 failure(s)).
**223 / 223 passing** (0 failure(s)).
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
| tokenize | 26 | 26 | ok |
| parse | 18 | 18 | ok |
| unify | 28 | 28 | ok |
| eval | 29 | 29 | ok |
| eval | 30 | 30 | ok |
| builtins | 19 | 19 | ok |
| semi_naive | 8 | 8 | ok |
| negation | 10 | 10 | ok |