Merge: Nitsmell : Adding new code smells and print console updated
[nit.git] / lib / json / json_parser.nit
index 7dc04ce..28094c0 100644 (file)
@@ -1,5 +1,5 @@
 # Parser generated by nitcc for the grammar json
-module json_parser is no_warning("missing-doc","old-init")
+module json_parser is generated, no_warning("missing-doc","old-init")
 import nitcc_runtime
 class Parser_json
        super Parser