cargo fmt check

This commit is contained in:
collin 2020-11-23 17:01:01 -05:00
parent 26151f33ec
commit 1213209b78

View File

@ -175,7 +175,6 @@ fn test_return_array_tuple_pass() {
assert_satisfied(program);
}
// Test return tuples
#[test]