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
/
inline
/
ok
/
0113_nocontentexpr.rs
blob: bbf09e367cf2a123e9de70222fc93b89f2302f24 (
plain
)
1
2
3
fn
foo
(){
;;;
some_expr
();;;;{;;;};;;;
Ok
(())
}