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
/
ok
/
0024_const_fn.rs
blob: eba9322a1cacabd251827e334cf8ed0b5eb22cbc (
plain
)
1
2
3
4
5
const
fn
foo
()
{
}
const
unsafe
fn
foo
()
{
}