// error-pattern:panicked at 'test-assert-static' fn main() { assert!(false, "test-assert-static"); }