aboutsummaryrefslogtreecommitdiff
path: root/example.tsl
diff options
context:
space:
mode:
Diffstat (limited to 'example.tsl')
-rw-r--r--example.tsl2
1 files changed, 2 insertions, 0 deletions
diff --git a/example.tsl b/example.tsl
index cfb3f5a..b81af3d 100644
--- a/example.tsl
+++ b/example.tsl
@@ -16,4 +16,6 @@ value9 = {
str = value9["hello"]
value9["sayHello"]()
+value1 = value1 + 23
+
response = $(curl https://example.com) \ No newline at end of file