1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-19 23:44:46 +00:00
QB64-PE/tests/format_tests/lbound_ubound/lbound_ubound.flagmap
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

2 lines
242 B
Text

noformat.out -f:autolayout=false -f:keywordcapitals=false -f:autoindent=false -f:autoindentsize=4 -f:indentsubs=false
layout.out -f:autolayout=true -f:keywordcapitals=false -f:autoindent=false -f:autoindentsize=4 -f:indentsubs=false