mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 15:27:45 +07:00
copy to final: effectifely final is enough fot java 8 (IDEA-152934); change wording
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Copy 'i' to temp final variable" "true"
|
||||
// "Copy 'i' to final temp variable" "true"
|
||||
class ParamTypeBug {
|
||||
private static String strings[] = new String[]{ "a", "b", "c" };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user