aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/inline/0017_paren_type.rs
blob: 6e1b25101245c1e9b22e4aedef4b1a84532dbe17 (plain)
1
type T = (i32);