10 lines
66 B
Plaintext
10 lines
66 B
Plaintext
program
|
|
|
|
import dummy
|
|
|
|
begin
|
|
init();
|
|
|
|
s1 := source_code;
|
|
end.
|