Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / error_ret_type.nit
index 41dc4b4..18f7808 100644 (file)
@@ -18,3 +18,5 @@ fun toto: Int
 do
        return '4'
 end
+
+(toto+1).output