4 lines
96 B
Text
4 lines
96 B
Text
|
|
#! /usr/local/bin/livecode-server
|
||
|
|
set the outputLineEndings to "lf"
|
||
|
|
put "Hello world!" & return
|