Sign in
rust
/
rustfmt
/
refs/heads/format_markdown_files_from_scratch
/
.
/
tests
/
target
/
issue-4646.rs
blob: 4e149399f062d731e32ecbc7fb9f81f7264e542c [
file
] [
log
] [
blame
]
trait
Foo
{
fn
bar
(&
self
)
// where
// Self: Bar
;
}
trait
Foo
{
fn
bar
(&
self
)
// where
// Self: Bar
;
}
trait
Foo
{
fn
bar
(&
self
)
// where
// Self: Bar
;
}