Makefile: `all` generate manpages as `pandoc` is no more required
[nit.git] / tests / error_kern_attr_int.nit
index 5140f70..5a0ea55 100644 (file)
@@ -15,5 +15,5 @@
 # limitations under the License.
 
 redef class Int
-       var _toto: Object
+       var toto: Object
 end