Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
privacy
/
auxiliary
/
issue-119463-extern.rs
blob: e703a1fb2c2dfeab8f9117939e115405be598167 [
file
] [
log
] [
blame
] [
edit
]
trait
PrivateTrait
{
const
FOO
:
usize
;
}