index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
unit
/
101 rlib linkage
/
lib2.rs
blob: 3487bc5a91a5b023e07310a931686e5047b434d8 (
plain
)
1
2
3
4
5
use
lib
;
pub
fn
fun
()
{
lib
::
fun
();
}