mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 03:36:04 +08:00
This fixes a problem in OpenSim where statements of the form
for ((i = 0); (i < 10); (++i)) { ... }
do not compile even though they are valid lsl.
42 KiB
42 KiB