Added ABAP
This commit is contained in:
6
a/abap.abap
Normal file
6
a/abap.abap
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
REPORT ZHELLO_WORLD.
|
||||||
|
|
||||||
|
START-OF-SELECTION.
|
||||||
|
WRITE: 'Hello World!'.
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user