examples: annotate examples
[nit.git] / src / examples / test_loader.nit
index e81a0af..2f7e3cf 100644 (file)
@@ -15,7 +15,7 @@
 # Sample program that scan and load things.
 #
 # It shows the difference betwenn the various services of the `loader`.
-module test_loader
+module test_loader is example
 
 import loader