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-23 04:06:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a23f4ee007e6d100d721cdda9679b87d8da8785e
codeql
/
python
/
ql
/
src
/
Statements
/
DocStrings.py
Mark Shannon
5f58824d1b
Initial commit of Python queries and QL libraries.
2018-11-19 15:10:42 +00:00
2 lines
31 B
Python
Raw
Blame
History
def
add
(
x
,
y
)
:
return
x
+
y
Reference in New Issue
View Git Blame
Copy Permalink