contracts: change the contract syntax
[nit.git] / tests / sav / error_formal_name.res
index 6337d8c..f743502 100644 (file)
@@ -1,2 +1,2 @@
-error_formal_name.nit:17,9--11: Warning: lowercase in the formal parameter type Foo
-error_formal_name.nit:18,7--9: Warning: lowercase in the virtual type Bar
+error_formal_name.nit:17,9--11: Warning: lowercase in the formal parameter type `Foo`.
+error_formal_name.nit:18,7--9: Warning: lowercase in the virtual type `Bar`.