Skip to content

Commit

Permalink
Update zabaplinted_sample.prog.abap
Browse files Browse the repository at this point in the history
  • Loading branch information
mzinnoecker authored Jul 3, 2024
1 parent 22b3fbc commit 1daad06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zabaplinted_sample.prog.abap
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ INCLUDE zabaplinted_sample_include.
start-of-selection.
data lv_greeting type string.
lv_greeting = my_name_factory=>get_greeting( 'Abaper' ). " this is very long string
write: / lv_greeting.
write: / lv_greeting...

0 comments on commit 1daad06

Please sign in to comment.