examples: annotate examples
[nit.git] / lib / pthreads / examples / threadpool_example.nit
index fec1ae2..6647386 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 # Simple example using threadpool
-module threadpool_example
+module threadpool_example is example
 
 import threadpool