This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-21 19:26:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b18de9e6417c60b51d2371c98394f4033d2683e4
codeql
/
python
/
ql
/
test
/
library-tests
/
ControlFlow
/
ssa
/
phi-nodes
/
test5.py
Mark Shannon
05b69a1c0f
QL tests for Python queries and libraries.
2018-11-19 15:15:54 +00:00
12 lines
69 B
Python
Raw
Blame
History
if
x
:
def
a
(
)
:
pass
else
:
def
a
(
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink