diff --git a/rules/S3016/java/rule.adoc b/rules/S3016/java/rule.adoc index 9f427922f82..4105af2d0d8 100644 --- a/rules/S3016/java/rule.adoc +++ b/rules/S3016/java/rule.adoc @@ -47,6 +47,9 @@ Convert "xxx" to an "int". == Comments And Links (visible only on this page) +=== on 26 May 2025, 11:47:00 Romain Brenguier wrote: +The noncompliant code example doesn't compile, so I don't think this rule can be useful. + === on 16 Jun 2015, 17:06:29 Nicolas Peru wrote: Looks good