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
/
ok
/
0026_const_fn_in_block.rs
blob: 7641a3d28e666411d7d7d97982119f2873661ea2 (
plain
)
1
2
3
fn
main
()
{
const
fn
f
()
{}
}