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
/
0005_attribute_recover.rs
blob: de7f816283904fb5ea39320de72396933825c9b7 (
plain
)
1
2
3
4
5
6
7
8
#[foo(foo, +, 92)]
fn
foo
()
{
}
#[foo(
fn foo() {
}