7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
#include "zcommon.acs"
|
|
|
|
Script 1 OPEN
|
|
{
|
|
Print(s: "Hello, world!");
|
|
}
|