src/doc: clean signature HTML output with `html_signature` and `html_short_signature`
[nit.git] / tests / sav / error_ref_attr.res
index e683282..b5db745 100644 (file)
@@ -1 +1 @@
-error_ref_attr.nit:20,16--18: Redef Error: Wrong static type. found Int, expected B.
+error_ref_attr.nit:20,15--17: Redef Error: expected `B` return type; got `Int`.