aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/parser/ok/0038_where_pred_type.rs
blob: 8bfc341a50a1ee387006c3209e4424cb29039c86 (plain)
1
fn test() where (u64, u64): Foo {}