Skip to content

Commit

Permalink
Restore JDK 11 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 authored and rickie committed Feb 13, 2023
1 parent 517770d commit e757463
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ void matcher() {
" // BUG: Diagnostic contains: `int` is not a valid identifier",
" void in() {}",
"",
" class B {",
" static class B {",
" static void method3t() {}",
" }",
"}")
Expand Down

0 comments on commit e757463

Please sign in to comment.