Browse Source

[tests] this is fine

Simon Krajewski 3 years ago
parent
commit
3e0411deea
1 changed files with 1 additions and 2 deletions
  1. 1 2
      tests/misc/projects/Issue5880/compile5-fail.hxml.stderr

+ 1 - 2
tests/misc/projects/Issue5880/compile5-fail.hxml.stderr

@@ -1,2 +1 @@
-Main5.hx:4: characters 10-13 : Array<{ v : fromV.T }> should be fromV.T
-Main5.hx:4: characters 3-13 : Recursive implicit cast
+Main5.hx:4: characters 3-13 : Array<{ v : fromV.T }> should be Ref<fromV.T>