index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
unit
/
125 interactive tap
/
script.py
blob: 873a4ae8168b222e5126c956e94fcff013668752 (
plain
)
1
2
3
4
5
#!/usr/bin/env python3
print
(
'''1..2
ok 1
not ok 2'''
)