aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/err/0027_incomplere_where_for.rs
blob: 2792c20843a832c051b0206c2a30b15cf5de264d (plain)
1
2
3
fn foo()
    where for<'a>
{}