Note that ListLength depends on constant folding.

This commit is contained in:
Sei Lisa 2017-05-07 16:08:05 +02:00
parent 7110802dab
commit b4d9d5bc8c

View file

@ -285,7 +285,8 @@ Case insensitive.
would keep a single copy of "longstring", while if the
strings are added, both "alongstring" and "blongstring"
take memory.
ListLength + Optimize llGetListLength(arg) to arg!=[].
ListLength + Optimize llGetListLength(arg) to arg!=[]. Needs constant
folding active to work.
Miscellaneous options