Merge: lib/popcorn: introduce BoolValidator in popcorn::pop_validation
[nit.git] / lib / popcorn / pop_validation.nit
index 7ee6de0..c3eee92 100644 (file)
@@ -24,6 +24,7 @@
 #
 # ~~~
 # import popcorn
+# import popcorn::pop_json
 # import serialization
 #
 # # Serializable book representation.