fix reference file

This commit is contained in:
Niko Matsakis 2018-07-26 06:21:44 +03:00
parent 118cad13a5
commit 9f09127f4d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
error: higher-ranked subtype error
--> $DIR/hr-fn-aau-eq-abu.rs:29:53
--> $DIR/hr-fn-aau-eq-abu.rs:33:53
|
LL | let a: Cell<for<'a, 'b> fn(&'a u32, &'b u32)> = make_cell_aa();
| ^^^^^^^^^^^^^^