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
/
ui
/
imports
/
issue-55811.rs
blob: 2df328cca8933ac5cd8b221c109d105f525ad1f9 (
plain
)
1
2
3
4
5
6
// check-pass
// aux-build:issue-55811.rs
extern
crate
issue_55811
;
fn
main
()
{}