jdk-24/test/langtools/tools/javac/patterns/PatternErrorRecovery-old.out
2023-08-03 08:37:15 +00:00

6 lines
415 B
Plaintext

PatternErrorRecovery.java:12:18: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.pattern.switch), 20, 21
PatternErrorRecovery.java:17:19: compiler.err.feature.not.supported.in.source.plural: (compiler.misc.feature.deconstruction.patterns), 20, 21
PatternErrorRecovery.java:17:27: compiler.err.illegal.start.of.type
PatternErrorRecovery.java:11:18: compiler.err.pattern.expected
4 errors