Logo
Explore Help
Sign In
andrew/akbasic
1
0
Fork 0
You've already forked akbasic
Code Issues 26 Pull Requests 1 Actions 1 Packages Projects Releases Wiki Activity
Files
48f650c3af6e2d35fadb2b2372b925f6e0618d61
akbasic/tests/language/arrays_in_parameter_lists.txt

8 lines
19 B
Plaintext
Raw Normal View History

Give argument lists their own link, not each argument's .right An identifier's subscript list, a unary's operand and a binary's right-hand side all lived in the same field the argument chain used, so ABS(-9), MOD(A#, B# + 12) and any array reference in a parameter list were counted as extra arguments and refused. Subscript lists move to .expr and arguments now chain through a dedicated .next. This is the third time the same collision was fixed; the first two moved it along rather than removing it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 11:58:15 -04:00
9
3
1
5
2
WORLD
99
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 1002ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API