summaryrefslogtreecommitdiffstats
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
blob: 5ec678d55f3416ecc06bab994b7a1d3ff538cff3 (plain)
1
2
3
4
5
6
// compile-flags: -g -Z src-hash-algorithm=sha256 -Copt-level=0

#![crate_type = "lib"]

pub fn test() {}
// CHECK: checksumkind: CSK_SHA256