Fix test expectations

This commit is contained in:
Chris Smowton
2023-09-14 20:45:54 +01:00
parent 5f6a40b9e8
commit c5001a86f6
2 changed files with 4 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
| Test.java:0:0:0:0 | 1 |
| Test.java:0:0:0:0 | 1 javac errors |
| Test.java:4:13:4:30 | Unable to extract method reference Unavailable.f()::g with no owner type |

View File

@@ -5,3 +5,6 @@ public class Test {
}
}
// Diagnostic Matches: 1 javac errors
// Diagnostic Matches: Unable to extract method reference Unavailable.f()::g with no owner type