LSL 101/Comments, White-space and Formatting: Difference between revisions
< LSL 101
New page: Here's another valid LSL script. <lsl> // This is a valid, but horribly written, script default{state entry(){}} </lsl> |
(No difference)
|
Revision as of 21:33, 6 May 2009
Here's another valid LSL script. <lsl> // This is a valid, but horribly written, script default{state entry(){}} </lsl>