erlang: $X char literals decode to char code in tokenizer (+12 eval tests, 750/750)

This commit is contained in:
2026-06-06 08:03:46 +00:00
parent c6f397c3d9
commit 9fe5c9044d
4 changed files with 53 additions and 12 deletions

View File

@@ -1,11 +1,11 @@
{
"language": "erlang",
"total_pass": 738,
"total": 738,
"total_pass": 750,
"total": 750,
"suites": [
{"name":"tokenize","pass":62,"total":62,"status":"ok"},
{"name":"parse","pass":52,"total":52,"status":"ok"},
{"name":"eval","pass":385,"total":385,"status":"ok"},
{"name":"eval","pass":397,"total":397,"status":"ok"},
{"name":"runtime","pass":93,"total":93,"status":"ok"},
{"name":"ring","pass":4,"total":4,"status":"ok"},
{"name":"ping-pong","pass":4,"total":4,"status":"ok"},