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
/
resolve
/
auxiliary
/
extern-prelude.rs
blob: 2fdfd85a1da30f1b1228fdcbd24c407a7db3d7aa (
plain
)
1
2
3
4
5
pub
struct
S
;
impl
S
{
pub
fn
external
(
&
self
)
{}
}