mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
Java: Add integration test for buildless lambda recovery
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
| Test.java:11:9:11:23 | int unused |
|
||||
| Test.java:13:9:13:46 | Stream<String> mapped |
|
||||
| Test.java:18:9:18:24 | int unused |
|
||||
| Test.java:20:9:24:11 | Stream<String> filtered |
|
||||
| Test.java:29:9:29:24 | int unused |
|
||||
| Test.java:30:9:30:32 | String prefix |
|
||||
| Test.java:32:9:32:61 | Stream<String> result |
|
||||
Reference in New Issue
Block a user