aboutsummaryrefslogtreecommitdiff
path: root/example.tsl
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-01-21 01:01:32 +0100
committerdec05eba <dec05eba@protonmail.com>2020-01-21 01:01:32 +0100
commita79a3ec573955d073c872cbe112b60d017152a37 (patch)
tree19caf9a5590d5870225eea0b7cda4bd6da7f7354 /example.tsl
parent108018e3e7326dabbbef568ab08bc5cebf5d427b (diff)
Fix hash map issues
Diffstat (limited to 'example.tsl')
-rw-r--r--example.tsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/example.tsl b/example.tsl
index b81af3d..629cf46 100644
--- a/example.tsl
+++ b/example.tsl
@@ -1,4 +1,5 @@
value1 = 1
+value1 = 2
value2 = true
value3 = null
value4 = "hello world"