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
/
0076_cond.rs
blob: fdb37ee6f331722b675f0a9e44136d657637db6c (
plain
)
1
fn
foo
()
{
if
let
Some
(
_
)
=
None
{}
}