mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02:00
Java: Fix QLDoc
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Definitions for reasoning about lists and arrays that are to be used as arguments to an external process.
|
||||
*/
|
||||
import java
|
||||
import semmle.code.java.dataflow.SSA
|
||||
import semmle.code.java.Collections
|
||||
|
||||
Reference in New Issue
Block a user