examples: annotate examples
[nit.git] / lib / sdl2 / examples / minimal / src / minimal.nit
index 7666c10..534f86a 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 # An example to test and demonstrate the `sdl2` lib with `image` and `events`
-module minimal
+module minimal is example
 
 import sdl2::all