Sign in
fuchsia
/
third_party
/
rust
/
6f4d0bdde85f9e2a0e61bb3e16d407540ddc09ba
/
.
/
tests
/
codegen
/
src-hash-algorithm
/
src-hash-algorithm-sha256.rs
blob: 520890c47f10142e438c631f26dc20f4c15be328 [
file
] [
log
] [
blame
]
//@ compile-flags: -g -Z src-hash-algorithm=sha256 -Copt-level=0
#![
crate_type
=
"lib"
]
pub
fn
test
()
{}
// CHECK: checksumkind: CSK_SHA256