index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
run-make
/
doctests-runtool
/
runtool.rs
blob: f5e3afdf212e204c008a8da55e78adbb1293f52a (
plain
)
1
2
3
fn
main
()
{
eprintln!
(
"{:?}"
,
std
::
env
::
args
().
collect
::
<
Vec
<
_
>>
());
}