blob: 96f9158f9d39498b17a23d3445c326822e2bb8b4 [file] [log] [blame]
// compile-flags: -Z control-flow-guard=checks
#![crate_type = "lib"]
// A basic test function.
pub fn test() {
}
// Ensure the module flag cfguard=2 is present
// CHECK: !"cfguard", i32 2