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-fulldeps
/
save-analysis
/
SameDir3.rs
blob: fab03ee2e3d15d6dc55bea42c2d4abc7dea7fbb8 (
plain
)
1
2
3
pub
fn
hello
(
x
:
isize
)
{
println!
(
"macro {} :-("
,
x
);
}