6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
![]() |
[source,abap]
|
||
|
----
|
||
|
WRITE 'Hello '.
|
||
|
WRITE 'World'.
|
||
|
----
|