LSL 101/Comments, White-space and Formatting

From Second Life Wiki
Jump to navigation Jump to search

Here's another valid LSL script. <lsl> // This is a valid, but horribly written, script default{state entry(){}} </lsl>