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
/
0084_loop_expr.rs
blob: 9f078fa4816c591627ab1c5e04634cb60dec9d0b (
plain
)
1
2
3
fn
foo
()
{
loop
{};
}