X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_star_type.res b/tests/sav/error_star_type.res index 46805cb..a66fc22 100644 --- a/tests/sav/error_star_type.res +++ b/tests/sav/error_star_type.res @@ -1 +1 @@ -error_star_type.nit:18,8--10: Type error: expected Int, got Char +error_star_type.nit:18,8--10: Type Error: expected `Int`, got `Char`.