rspec/rules/S1566/cobol/rule.adoc

10 lines
427 B
Plaintext
Raw Normal View History

2021-04-28 16:49:39 +02:00
Unless direct calls to paragraphs are forbidden, using ``++PERFORM section1++`` is usually error prone. Indeed, in that case, when creating a new paragraph in the middle of an existing source code there is no easy way to know if an existing execution flow can go through this new paragraph.
ifdef::rspecator-view[]
== Comments And Links
(visible only on this page)
include::comments-and-links.adoc[]
endif::rspecator-view[]