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
/
common
/
41 test args
/
wrap.py
blob: 87508e0083d3f3e540882d61b4eafef22d0d8297 (
plain
)
1
2
3
4
5
6
#!/usr/bin/env python3
import
subprocess
import
sys
subprocess
.
run
(
sys
.
argv
[
1
:])