Closed larshp closed 3 years ago
@schneidermic0
see "Documenting a Block of Statements" in https://help.sap.com/doc/saphelp_nw75/7.5.5/en-US/17/e98e1c1ff545cea3f95b85a0539322/content.htm?no_cache=true
see https://github.com/SAP/abap-file-formats/pull/85#discussion_r629976754
for
TYPES: "! Method description BEGIN OF method, bar TYPE c LENGTH 1, END OF method.
I don't get any warning in the editor as suggested in the official documentation?
ahh, its a problem with BEGIN, closing
@schneidermic0
see "Documenting a Block of Statements" in https://help.sap.com/doc/saphelp_nw75/7.5.5/en-US/17/e98e1c1ff545cea3f95b85a0539322/content.htm?no_cache=true
see https://github.com/SAP/abap-file-formats/pull/85#discussion_r629976754
for
I don't get any warning in the editor as suggested in the official documentation?