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