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
/
pub
/
pub-ident-struct-3.rs
blob: dfa6cf2ee1e87696e48049ce57342f497e77a015 (
plain
)
1
2
3
4
pub
S
();
//~^ ERROR missing `struct` for struct definition
fn
main
()
{}