Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
iliyan-velichkov committed Jun 17, 2024
1 parent 7b17e71 commit 84e7058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zcl_hello_world.clas.abap
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ENDCLASS.

CLASS zcl_hello_world IMPLEMENTATION.


" this is the main method called by run.mjs
METHOD run.
print_hello_world( ).

Expand Down

0 comments on commit 84e7058

Please sign in to comment.