summaryrefslogtreecommitdiff
path: root/test/colm.d/stds1.lm
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2020-06-28 11:31:56 +0300
committerAdrian Thurston <thurston@colm.net>2020-06-28 11:31:56 +0300
commit6c10f45a8d6d0dabc36aeba4835c02467f83ae5d (patch)
tree660fa0cb7c7c1f26293f2d286bf03eb2efd791fa /test/colm.d/stds1.lm
parente9d02062b2e588ca22efcd68e8bf1586c0b88a31 (diff)
downloadcolm-no-bare-send.tar.gz
replced bare send syntax whith << and <- formsno-bare-send
Diffstat (limited to 'test/colm.d/stds1.lm')
-rw-r--r--test/colm.d/stds1.lm4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/colm.d/stds1.lm b/test/colm.d/stds1.lm
index 64ba0f72..b1752b90 100644
--- a/test/colm.d/stds1.lm
+++ b/test/colm.d/stds1.lm
@@ -1,8 +1,8 @@
_: stream = stdout
-"hello
+<< "hello
-"hello
+<< "hello
##### EXP #####
hello