examples: annotate examples
[nit.git] / lib / dom / examples / checker.nit
index cc3b341..31fc682 100644 (file)
@@ -9,7 +9,7 @@
 # another product.
 
 # Simple XML validity checker using the `dom` module
-module checker
+module checker is example
 
 import dom