examples: annotate examples
[nit.git] / lib / pthreads / examples / jointask_example.nit
index 3d12f6f..b2dd369 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 # Simple example of joinable task using threadpool
-module jointask_example
+module jointask_example is example
 
 import threadpool