index
:
gh_mirror/jhunkeler/hello_world.git
master
Jenkins integration testing
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
blob: 4072727e8a17687a005efe7ec49d983320fb7373 (
plain
) (
blame
)
1
2
3
4
print
(
"HELLO WORLD!"
)
print
(
"FROM A PR!"
)
print
(
"X2!"
)
print
(
"blah."
)