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
/
crates
/
libsyntax2
/
tests
/
data
/
parser
/
inline
/
0083_postfix_range.rs
blob: c39fe8e68732968d6755ef3bd4418106cc401f9e (
plain
)
1
fn
foo
()
{
let
x
=
1
..
;
}