about summary refs log tree commit diff
path: root/src/tools/rustfmt/tests/parser/stashed-diag2.rs
blob: 579a69def16337e3c7c64d0d0ec0dcb0f8b7f19c (plain)
1
2
3
trait Trait<'1> { s> {}

fn main() {}