]> git.lizzy.rs Git - rust.git/blob - crates/parser/test_data/parser/err/0014_where_no_bounds.rs
Merge #11461
[rust.git] / crates / parser / test_data / parser / err / 0014_where_no_bounds.rs
1 fn foo<T>() where T {}