Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue-4646.rs
blob: ee0f23220c97bf68f10667fcc94d6ab491ffb9da [
file
]
trait
Foo
{
fn
bar
(&
self
)
// where
// Self: Bar
;
}
trait
Foo
{
fn
bar
(&
self
)
// where
// Self: Bar
;
}
trait
Foo
{
fn
bar
(&
self
)
// where
// Self: Bar
;
}