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
/
src
/
test
/
ui
/
parser
/
issues
/
issue-8537.rs
blob: 9d0cbce6c8a37ae3461d8670aaeb381d4274fa87 (
plain
)
1
2
3
4
5
pub
extern
"invalid-ab_isize"
//~ ERROR invalid ABI
fn
foo
()
{}
fn
main
()
{}