mirror of
https://github.com/hohn/codeql-workshop-dataflow-c.git
synced 2025-12-16 02:33:03 +01:00
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
import cpp
|
|
|
|
from Function f
|
|
// replace this
|
|
where none()
|
|
select f, "replace this", "replace this"
|