index
:
nitrocli
devel
master
nitrokey-v0.8.0
otp-cache
output-formats
status
Robin Krahl's fork of nitrocli
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proc-macro-error
/
test-crate
/
tests
/
ui
/
result_expect.rs
blob: a42740bf93d149a00d4dfbe7af950bc6da77ef06 (
plain
)
1
2
3
4
5
6
extern
crate
test_crate
;
use
test_crate
::
make_fn
;
make_fn
!
(
result_expect
);
fn
main
()
{}