Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Here is a multi-line to-do #3

Open
github-actions bot opened this issue Nov 9, 2021 · 0 comments
Open

Here is a multi-line to-do #3

github-actions bot opened this issue Nov 9, 2021 · 0 comments
Labels

Comments

@github-actions
Copy link

github-actions bot commented Nov 9, 2021

Here is a multi-line to-do

with 3 lines that

end here

" TODO Here is a multi-line to-do

REPORT ztest_todo_4.

DATA lt_foo TYPE TABLE OF string.
LOOP AT lt_foo INTO DATA(lv_foo).
  " TODO Here is a multi-line to-do
  "  with 3 lines that
  "  end here
  WRITE lv_foo.
ENDLOOP.

16aece2c9e89ef23c4df0f417317458d8105045b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants