aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/Test sim/objects/test.lsl
diff options
context:
space:
mode:
Diffstat (limited to 'LuaSL/Test sim/objects/test.lsl')
-rw-r--r--LuaSL/Test sim/objects/test.lsl6
1 files changed, 6 insertions, 0 deletions
diff --git a/LuaSL/Test sim/objects/test.lsl b/LuaSL/Test sim/objects/test.lsl
new file mode 100644
index 0000000..56864d3
--- /dev/null
+++ b/LuaSL/Test sim/objects/test.lsl
@@ -0,0 +1,6 @@
1/* */ 4 /* c */ + /* c0 */ 2 /* c1 */ * /* c2 */ 10 /* c3 */ + /* c4 */
2 3 /* c5 */ * /* c6 */ ( /* c7 */ 5 /* c8 */ + /* c9 */ 1 /* cA */ ) /* cB */ ; /* cE */
3// Some more arithmetic -
41+1;
520.5 + 20 + 1.5;
6// This is the end my friend. \ No newline at end of file