Fix test issue reference

This commit is contained in:
Edward Shen 2021-02-15 00:03:57 -05:00
parent a491f51218
commit f856224e16
No known key found for this signature in database
GPG Key ID: 19182661E818369F

View File

@ -1,4 +1,4 @@
// Regression test for #82087. Checks that mismatched lifetimes and types are
// Regression test for #82126. Checks that mismatched lifetimes and types are
// properly handled.
// edition:2018