Reformulate test description

Co-authored-by: Centril <twingoow@gmail.com>
This commit is contained in:
LeSeulArtichaut 2020-01-02 21:11:43 +01:00
parent dc19b4842a
commit 5cc9f6b706

View file

@ -1,5 +1,5 @@
// Test for issue #67776: binding named the same as enum variant
// should report a warning even when matching against a borrow
// should report a warning even when matching against a reference type
// check-pass