From f3ef94cccc3de333e3515dde3eda480ba374eea7 Mon Sep 17 00:00:00 2001 From: George Gibson Date: Mon, 2 Nov 2015 16:54:52 +0000 Subject: [PATCH 1/2] Update qwerty.qwerty --- q/qwerty.qwerty | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/q/qwerty.qwerty b/q/qwerty.qwerty index 23cb455d..057a290b 100644 --- a/q/qwerty.qwerty +++ b/q/qwerty.qwerty @@ -1,3 +1,6 @@ begin -output "Hello World!" + ?hello = "Hello World" + if 1 == 1 then + output ?hello + fi end From 6bc333ab0a38af6684dca11dd5ebb90745659d00 Mon Sep 17 00:00:00 2001 From: George Gibson Date: Mon, 2 Nov 2015 16:56:27 +0000 Subject: [PATCH 2/2] Update emoticon.emoticon --- e/emoticon.emoticon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e/emoticon.emoticon b/e/emoticon.emoticon index ceec66f9..cb21abf4 100644 --- a/e/emoticon.emoticon +++ b/e/emoticon.emoticon @@ -1 +1 @@ -hello world :-Q S:-P :-Q +Hello World! :Q S::P :P