mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
We currently have some problems with these files, that we should fix later down the line. See PR comment for more details.
3 lines
52 B
Python
3 lines
52 B
Python
def not_in_pacakge_lib_func(x, y):
|
|
return x + y
|