6 lines
58 B
Text
6 lines
58 B
Text
MODULE GLOBAL A {
|
|
Print "Hello World"
|
|
a$=Key$
|
|
Set End
|
|
}
|
|
A
|