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
/
0081_index_expr.rs
blob: b9ba78a6cbdd661f888d6b111ccf7ef9fc5a1c6f (
plain
)
1
2
3
fn
foo
()
{
x
[
1
][
2
];
}