examples: annotate examples
[nit.git] / lib / actors / examples / simple / simple.nit
index 8c98b40..7788240 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 # A very simple example of the actor model
-module simple
+module simple is example
 
 import actors