aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/unexpected-punct.rs
blob: b2313b5638fe0a5bcbca07c1e932541470e138fe (plain)
1
2
3
4
5
paste::item! {
    fn [<a + b>]() {}
}

fn main() {}