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
/
0085_for_expr.rs
blob: 972197d2a1752f4395614b0c12891eb2ce2f78aa (
plain
)
1
2
3
fn
foo
()
{
for
x
in
[]
{};
}