prolog: copy_term/2 + functor/3 + arg/3, 14 tests; =.. deferred
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-25 08:39:32 +00:00
parent 76ee8cc39b
commit c6f58116bf
6 changed files with 261 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# Prolog scoreboard
**224 / 224 passing** (0 failure(s)).
Generated 2026-04-25T08:06:14+00:00.
**238 / 238 passing** (0 failure(s)).
Generated 2026-04-25T08:39:07+00:00.
| Suite | Passed | Total | Status |
|-------|--------|-------|--------|
@@ -12,6 +12,7 @@ Generated 2026-04-25T08:06:14+00:00.
| operators | 19 | 19 | ok |
| dynamic | 11 | 11 | ok |
| findall | 11 | 11 | ok |
| term_inspect | 14 | 14 | ok |
| append | 6 | 6 | ok |
| reverse | 6 | 6 | ok |
| member | 7 | 7 | ok |