aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/inline/ok/0078_type_item.rs
blob: 04c0344fa3641f0a3ce226d05680e2b1eb58a4e3 (plain)
1
type Foo = Bar;