Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fmt
Browse files Browse the repository at this point in the history
Delta456 committed Jun 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 1926dc8 commit 925bb2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vlib/v/tests/alias_primitive_operator_overloading_test.v
Original file line number Diff line number Diff line change
@@ -68,4 +68,3 @@ fn test_alias_voidptr_operator_overloading() {
assert typeof(c).name == 'AF_ARRAY'
assert typeof(y).name == 'AF_ARRAY'
}

0 comments on commit 925bb2a

Please sign in to comment.