aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/simple.halk2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/simple.halk b/examples/simple.halk
index e88416b..391147b 100644
--- a/examples/simple.halk
+++ b/examples/simple.halk
@@ -1 +1 @@
-str:variable = "Hi.";
+str:variable = 'Hi.';