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
/
0011_outer_attribute.rs
blob: 3d2e01d5c6fcfaa135de27c666b8dbf5361b5ce9 (
plain
)
1
2
3
4
5
6
#[cfg(test)]
#[ignore]
fn
foo
()
{}
#[path =
"a.rs"
]
mod
b
;