Merge: lib/github: implements caching to maximize rate limit.
[nit.git] / lib / json / json_parser.nit
index f95a3cb..581551f 100644 (file)
@@ -1,4 +1,5 @@
 # Parser generated by nitcc for the grammar json
+module json_parser is no_warning("missing-doc","old-init")
 import nitcc_runtime
 class Parser_json
        super Parser