1 2 3 4 5 6 7
// Numerical stability tests for floating-point issues mod test_numerical_issues; #[test] fn test_lib() { }