snake case function name

This commit is contained in:
Eric Henry 2021-03-12 21:26:24 -05:00
parent f86888de46
commit 04be0ece04

View file

@ -3218,7 +3218,7 @@ mod solve_expr {
} }
#[test] #[test]
fn maxI128() { fn max_i128() {
infer_eq_without_problem( infer_eq_without_problem(
indoc!( indoc!(
r#" r#"