chore: needless dbg
This commit is contained in:
@@ -1183,7 +1183,7 @@ fn pipe_with_wrong_type_and_full_args() {
|
|||||||
"#;
|
"#;
|
||||||
|
|
||||||
assert!(matches!(
|
assert!(matches!(
|
||||||
dbg!(check(parse(source_code))),
|
check(parse(source_code)),
|
||||||
Err((
|
Err((
|
||||||
_,
|
_,
|
||||||
Error::CouldNotUnify {
|
Error::CouldNotUnify {
|
||||||
|
|||||||
Reference in New Issue
Block a user