index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
data
/
parser
/
inline
/
0052_field_expr.rs
blob: 3e69538e5439a9df0d269aaa2fc279efe0b2c3c8 (
plain
)
1
2
3
4
fn
foo
()
{
x
.
foo
;
x
.
0.
bar
;
}