FallThrough.java revision 0
0N/A * @compile/ref=FallThrough.noLint.out -XDstdout -XDrawDiagnostics FallThrough.java
0N/A * @compile/ref=FallThrough.lintAll.out -XDstdout -Xlint:all,-path -XDrawDiagnostics FallThrough.java
0N/A * @compile/ref=FallThrough.lintFallThrough.out -XDstdout -Xlint:fallthrough -XDrawDiagnostics FallThrough.java
0N/Aclass FallThrough
0N/Aclass FallThrough1
0N/Aclass FallThrough2
0N/A static int x = new FallThrough2() {