Skip to content

Commit

Permalink
tweak comment
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed Nov 13, 2024
1 parent 2a8512e commit 3c8455b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public void genericMethodAndVoidType() {
}

@Test
@Ignore("requires generic method support")
@Ignore("requires inference of generic method type arguments")
public void genericMethodAndVoidTypeWithInference() {
makeHelper()
.addSourceLines(
Expand Down

0 comments on commit 3c8455b

Please sign in to comment.