aboutsummaryrefslogtreecommitdiff
path: root/examples/generated.csx
diff options
context:
space:
mode:
Diffstat (limited to 'examples/generated.csx')
-rw-r--r--examples/generated.csx2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/generated.csx b/examples/generated.csx
index 62fd2eb..574152f 100644
--- a/examples/generated.csx
+++ b/examples/generated.csx
@@ -59,7 +59,7 @@
{ The Program }
-[output "Hello, I am Casey Shawn Exton. " "What is your name?" newline]
+[output "Hello, I am Casey Shawn Exton. What is your name?" newline]
[output "> "]
[set name [instr]]
[output "Nice to meet you, " name "." newline]