summaryrefslogtreecommitdiff
path: root/tests/chat.ur
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chat.ur')
-rw-r--r--tests/chat.ur1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/chat.ur b/tests/chat.ur
index 8763a190..7f723ba5 100644
--- a/tests/chat.ur
+++ b/tests/chat.ur
@@ -48,6 +48,7 @@ fun chat id =
fun doSpeak () =
line <- get newLine;
+ set newLine "";
speak line
in
return <xml><body onload={onload ()}>