mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 12:04:39 +02:00
24 lines
356 B
Text
24 lines
356 B
Text
[attribute A]
|
|
[flow A]
|
|
[desugar A]
|
|
[generate code A]
|
|
[attribute A1]
|
|
[flow A1]
|
|
[desugar A1]
|
|
[generate code A1]
|
|
[attribute A2]
|
|
[flow A2]
|
|
[desugar A2]
|
|
[generate code A2]
|
|
[attribute C]
|
|
[flow C]
|
|
[desugar C]
|
|
[generate code C]
|
|
[attribute C1]
|
|
[flow C1]
|
|
C.java:12:17: compiler.err.unreachable.stmt
|
|
[attribute C2]
|
|
[attribute D]
|
|
[attribute D1]
|
|
[attribute D2]
|
|
1 error
|