3 lines
56 B
Text
3 lines
56 B
Text
procedure main()
|
|
write(&errout, "Goodbye World" )
|
|
end
|
procedure main()
|
|
write(&errout, "Goodbye World" )
|
|
end
|