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
/
tests
/
rustdoc
/
inline_cross
/
auxiliary
/
const-fn.rs
blob: 26332b419b6d30cdc3f54959a236ff10d3903c03 (
plain
)
1
2
3
4
5
#![feature(effects)]
pub
const
fn
load
()
->
i32
{
0
}