smalltalk: block intrinsifier (8 idioms) + 24 tests -> 847/847
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-25 16:10:27 +00:00
parent df62c02a21
commit 75032c5789
5 changed files with 269 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
{
"date": "2026-04-25T14:44:32Z",
"date": "2026-04-25T16:05:32Z",
"programs": [
"eight-queens.st",
"fibonacci.st",
@@ -9,7 +9,7 @@
],
"program_count": 5,
"program_tests_passed": 39,
"all_tests_passed": 813,
"all_tests_total": 813,
"all_tests_passed": 847,
"all_tests_total": 847,
"exit_code": 0
}