aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/parser/inline/ok/0164_const_generic_negated_literal.rs
blob: 8a81d05cd94d1c6eea9ea4e6af223370777d5c77 (plain)
1
fn f() { S::<-1> }