jdk-24/test/langtools/tools/javac/enum/NestedEnum.out
Vicente Romero 9a19eb6918 8254105: allow static nested declarations
Reviewed-by: mcimadamore
2020-11-21 03:17:57 +00:00

5 lines
151 B
Plaintext

- compiler.warn.source.no.system.modules.path: 15
NestedEnum.java:13:9: compiler.err.static.declaration.not.allowed.in.inner.classes
1 error
1 warning