examples: annotate examples
[nit.git] / lib / ios / examples / hello_ios.nit
index c5d6c8a..c06748e 100644 (file)
@@ -14,6 +14,7 @@
 
 # Simple iOS app with a single label
 module hello_ios is
+       example
        app_name "Hello iOS"
        app_namespace "nit.app.hello_ios"
        app_version(0, 5, git_revision)