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
/
0043_weird_blocks.rs
blob: 8fa324c1a14f7d3040014041387ca6f296863503 (
plain
)
1
2
3
4
5
6
fn
main
()
{
{
unsafe
92
}
{
async
92
}
{
try
92
}
{
'
label
:
92
}
}