5 lines
53 B
Plaintext
5 lines
53 B
Plaintext
type terminal;
|
|
name hello;
|
|
|
|
output("world");
|
|
//break; |