aboutsummaryrefslogtreecommitdiff
path: root/example.tsl
diff options
context:
space:
mode:
Diffstat (limited to 'example.tsl')
-rwxr-xr-xexample.tsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/example.tsl b/example.tsl
index 092e7e5..076ee30 100755
--- a/example.tsl
+++ b/example.tsl
@@ -24,7 +24,7 @@ value4 = "hello world"
# loadn 0.000000
# mindex
# setv "c"
-c = value4[0]
+#c = value4[0]
# loads "hello"
# loads "world"