Skip to content

Commit b85762f

Browse files
committed
test should pass 😅
1 parent b6c8098 commit b85762f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/test/ui/binop/binary-op-on-fn-ptr-eq.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// run-pass
12
// Tests equality between supertype and subtype of a function
23
// See the issue #91636
34
fn foo(_a: &str) {}

0 commit comments

Comments
 (0)