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
/
issues
/
issue-29276.rs
blob: 02b69565953cbcca5d459ef49e7a6c64844840cc (
plain
)
1
2
3
4
5
// check-pass
#![allow(dead_code)]
struct
S
([
u8
;
{
struct
Z
;
0
}]);
fn
main
()
{}