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
/
0021_incomplete_param.rs
blob: 7a6c264f6d713389f6c6ba15000ed43acbf2de07 (
plain
)
1
2
fn
foo
(
x
:
i32
,
y
)
{
}