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
/
0007_extern_crate.rs
blob: 3ce33667659030b3b61d5d0077b0ab73ce1bd3fb (
plain
)
1
2
extern
crate
foo
;
extern
crate
foo
as
bar
;