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

4 lines
96 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
#! /usr/local/bin/livecode-server
set the outputLineEndings to "lf"
put "Hello world!" & return