Sign in
fuchsia
/
third_party
/
rust
/
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
/
.
/
tests
/
ui
/
resolve
/
auxiliary
/
foreign-trait-with-assoc.rs
blob: 952957ec480fbb14693a3973471133ca5329d33f [
file
] [
log
] [
blame
]
pub
trait
Foo
{
type
Bar
;
}