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
/
syntax
/
test_data
/
parser
/
err
/
0038_endless_inclusive_range.rs
blob: 0b4ed7a2bc20595bcc63c59a9119f8e60afee18b (
plain
)
1
2
3
4
fn
main
()
{
0
..=
;
..=
;
}