RosettaCodeData/Task/Hello-world-Text/ABAP/hello-world-text.abap

3 lines
46 B
ABAP
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
REPORT zgoodbyeworld.
WRITE 'Hello world!'.