index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vendor
/
os_info
/
tests
/
basic.rs
blob: c48565fcebc831f7bd2ed410a6a48b69e576a0a4 (
plain
)
1
2
3
4
#[test]
fn
get
()
{
let
_
=
os_info
::
get
();
}