aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/tests/data/0003_paths.txt
blob: 2a12d264f5b5b62b09618810ecc6fd913c912798 (plain)
1
2
3
4
5
6
7
8
9
[15; 20) '{ 1 }': u32
[17; 18) '1': u32
[50; 51) '1': u32
[48; 53) '{ 1 }': u32
[82; 88) 'b::c()': u32
[67; 91) '{     ...c(); }': ()
[73; 74) 'a': fn() -> u32
[73; 76) 'a()': u32
[82; 86) 'b::c': fn() -> u32