Files
LSL-PyOptimizer/lslopt/lslfoldconst.py
Sei Lisa 3bb5102f06 Improve llStringLength detection, to catch more cases.
For example, if (llStringLength(s) > 0)  ->  if (!(s == ""))
2017-10-27 16:07:36 +02:00

80 KiB