5 lines
47 B
Text
5 lines
47 B
Text
|
|
module EmptyProgram {
|
||
|
|
void run() {
|
||
|
|
}
|
||
|
|
}
|