erlang: module-version slot (Phase 7 step 1, +13 runtime tests)

This commit is contained in:
2026-05-14 17:35:02 +00:00
parent 7602ec1a69
commit 0c389d4696
5 changed files with 58 additions and 8 deletions

View File

@@ -1,13 +1,13 @@
# Erlang-on-SX Scoreboard
**Total: 530 / 530 tests passing**
**Total: 543 / 543 tests passing**
| | Suite | Pass | Total |
|---|---|---|---|
| ✅ | tokenize | 62 | 62 |
| ✅ | parse | 52 | 52 |
| ✅ | eval | 346 | 346 |
| ✅ | runtime | 39 | 39 |
| ✅ | runtime | 52 | 52 |
| ✅ | ring | 4 | 4 |
| ✅ | ping-pong | 4 | 4 |
| ✅ | bank | 8 | 8 |