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