mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
First stab at implementing negative type-test logic for pattern-case
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
| Test.java:16:29:16:36 | source(...) | Test.java:7:65:7:65 | x |
|
||||
| Test.java:16:29:16:36 | source(...) | Test.java:8:65:8:65 | x |
|
||||
| Test.java:21:29:21:36 | source(...) | Test.java:8:65:8:65 | x |
|
||||
| Test.java:26:40:26:47 | source(...) | Test.java:8:65:8:65 | x |
|
||||
Reference in New Issue
Block a user