Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / error_kern_attr_any.nit
index 8146788..76d3763 100644 (file)
@@ -15,5 +15,7 @@
 # limitations under the License.
 
 redef class Object
-       var _toto: Bool
+       var toto: Bool
 end
+
+toto.output