mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
The former was a remnant of copying the setup over from `ql/test/experimental/import-resolution/importflow.ql`.
3 lines
51 B
Python
3 lines
51 B
Python
def process(value):
|
|
sink(value) #$ flow=source
|