// run-fail // error-pattern:custom message fn main() { assert!(false, "custom message"); }