nitdoc: does not apply header style to span elements anymore.
[nit.git] / tests / sav / error_expr_not_ok.res
index 2df261f..0f97e5d 100644 (file)
@@ -1,4 +1,4 @@
-error_expr_not_ok.nit:19,19--22: Error: Method or variable 'fail' unknown in A.
+error_expr_not_ok.nit:19,18--21: Error: Method or variable 'fail' unknown in A.
 error_expr_not_ok.nit:21,11--14: Error: Method or variable 'fail' unknown in A.
 error_expr_not_ok.nit:22,26--29: Error: Method or variable 'fail' unknown in A.
 error_expr_not_ok.nit:24,8--11: Error: Method or variable 'fail' unknown in A.
@@ -28,7 +28,7 @@ error_expr_not_ok.nit:64,30--33: Error: Method or variable 'fail' unknown in Sys
 error_expr_not_ok.nit:66,7--10: Error: Method or variable 'fail' unknown in Sys.
 error_expr_not_ok.nit:66,21: Type error: expected A, got Int
 error_expr_not_ok.nit:67,15--18: Error: Method or variable 'fail' unknown in Sys.
-error_expr_not_ok.nit:67,1--18: Warning: use 'loop' instead of 'while true do'.
+error_expr_not_ok.nit:67,1--18: Warning: use `loop` instead of `while true do`.
 error_expr_not_ok.nit:69,10--13: Error: Method or variable 'fail' unknown in Sys.
 error_expr_not_ok.nit:70,20--23: Error: Method or variable 'fail' unknown in Sys.
 error_expr_not_ok.nit:71,8--11: Error: Method or variable 'fail' unknown in Sys.
@@ -59,12 +59,9 @@ error_expr_not_ok.nit:84,12--15: Error: Method or variable 'fail' unknown in Sys
 error_expr_not_ok.nit:84,7--15: Type error: expected A, got Bool
 error_expr_not_ok.nit:85,7--10: Error: Method or variable 'fail' unknown in Sys.
 error_expr_not_ok.nit:86,7--10: Error: Method or variable 'fail' unknown in Sys.
-error_expr_not_ok.nit:86,7--15: Type error: expected A, got Bool
-error_expr_not_ok.nit:87,12--15: Error: Method or variable 'fail' unknown in Sys.
-error_expr_not_ok.nit:87,7--15: Type error: expected A, got Bool
+error_expr_not_ok.nit:87,26--29: Error: Method or variable 'fail' unknown in Sys.
+error_expr_not_ok.nit:87,7--30: Type error: expected A, got Bool
 error_expr_not_ok.nit:88,7--10: Error: Method or variable 'fail' unknown in Sys.
-error_expr_not_ok.nit:88,15--18: Error: Method or variable 'fail' unknown in Sys.
-error_expr_not_ok.nit:88,7--18: Type error: expected A, got Bool
 error_expr_not_ok.nit:89,7--10: Error: Method or variable 'fail' unknown in Sys.
 error_expr_not_ok.nit:90,11--14: Error: Method or variable 'fail' unknown in Sys.
 error_expr_not_ok.nit:90,7--14: Type error: expected A, got Bool