erlang: list comprehensions (+12 tests)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-25 06:19:14 +00:00
parent 8e809614ba
commit 193b0c04be
6 changed files with 172 additions and 10 deletions

View File

@@ -1,12 +1,12 @@
# Erlang-on-SX Scoreboard
**Total: 444 / 444 tests passing**
**Total: 456 / 456 tests passing**
| | Suite | Pass | Total |
|---|---|---|---|
| ✅ | tokenize | 62 | 62 |
| ✅ | parse | 52 | 52 |
| ✅ | eval | 260 | 260 |
| ✅ | eval | 272 | 272 |
| ✅ | runtime | 39 | 39 |
| ✅ | ring | 4 | 4 |
| ✅ | ping-pong | 4 | 4 |