X-Git-Url: http://nitlanguage.org diff --git a/tests/error_decl_type_var.nit b/tests/error_decl_type_var.nit index 89d8bfe..0d31269 100644 --- a/tests/error_decl_type_var.nit +++ b/tests/error_decl_type_var.nit @@ -15,3 +15,4 @@ # limitations under the License. var i: Int = '4' +i.output