RosettaCodeData/Task/Hello-world-Text/LiveCode/hello-world-text-1.livecode

4 lines
96 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
#! /usr/local/bin/livecode-server
set the outputLineEndings to "lf"
put "Hello world!" & return