Skip to content

Commit

Permalink
test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed Oct 14, 2024
1 parent dac889d commit a59a7a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nullaway/src/test/java/com/uber/nullaway/Java8Tests.java
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ public void methodReferenceOnNullableVariable() {
.doTest();
}

/** test that we can properly read an explicit type-use annotation on a lambda parameter */
@Test
public void testNullableLambdaParamTypeUse() {
defaultCompilationHelper
Expand Down

0 comments on commit a59a7a8

Please sign in to comment.