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
2026-02-06 18:21:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b17a71674a45e001f5cceba2105bac2f10dd8fa3
codeql
/
python
/
ql
/
src
/
Statements
/
StatementNoEffect.py
Mark Shannon
5f58824d1b
Initial commit of Python queries and QL libraries.
2018-11-19 15:10:42 +00:00
5 lines
47 B
Python
Raw
Blame
History
def
increment_and_show
(
x
)
:
+
+
x
x
.
show
Reference in New Issue
View Git Blame
Copy Permalink