Skip to content
Snippets Groups Projects
user avatar
Nat Goodspeed authored
The shortcut way to construct an LLSD array of size n is to assign LLSD() to
array[n-1]. That's fine -- as long as you remember not to do it for n == 0.
1fda4964
History