rspec/rules/S1068/rpg/rule.adoc
Fred Tingaud 281206d0f4
Modify S1068: Migrate to LayC - unused private fields
Co-authored-by: Renaud T. <125455319+renaud-tognelli-sonarsource@users.noreply.github.com>
2023-10-10 18:27:17 +02:00

29 lines
517 B
Plaintext

== Why is this an issue?
include::../description.adoc[]
[source,rpg]
----
D I S 5P 0 INZ
D* Noncompliant; X is not used in C-Specs
D X S 5P 0 INZ
C EVAL I = I + 1
----
ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
include::../message.adoc[]
'''
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::env-github,rspecator-view[]