aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/test.lsl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--LuaSL/test.lsl3
1 files changed, 2 insertions, 1 deletions
diff --git a/LuaSL/test.lsl b/LuaSL/test.lsl
index ddfa533..40d98b3 100644
--- a/LuaSL/test.lsl
+++ b/LuaSL/test.lsl
@@ -1,2 +1,3 @@
14 + 2 * 10 + 3 * (5 + 1); 14 + /* c0 */ 2 /* c1 */ * /* c2 */ 10 /* c3 */ + /* c4 */
2 3 /* c5 */ * /* c6 */ (5 /* c7 */ + /* c8 */ 1);
2 3