Merge pull request #70 from hugo-dc/master

ABAP
This commit is contained in:
Mike Donaghy
2014-08-17 22:44:11 -04:00

6
a/abap.abap Normal file
View File

@@ -0,0 +1,6 @@
REPORT ZHELLO_WORLD.
START-OF-SELECTION.
WRITE: 'Hello World!'.