test should pass 😅

This commit is contained in:
ouz-a 2021-12-14 01:19:10 +03:00
parent b6c80985bd
commit b85762f436

View File

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