1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-19 15:35:01 +00:00
QB64-PE/tests/format_tests
Luke Ceddia 6abe235c41
Avoid eating 0-argument functions used after L/UBOUND
This commit reverts 38e0ec37 9f81ba1e and 55c36576 which attempted
to fix the capitalisation of array names used with L/UBOUND, and
introduced the code-eating bug. It is replaced with an alternative
solution to the capitalisation issue.
2024-06-27 19:22:54 +10:00
..
general Add format auto tests 2024-06-26 21:52:58 +10:00
lbound_ubound Avoid eating 0-argument functions used after L/UBOUND 2024-06-27 19:22:54 +10:00