examples: annotate examples
[nit.git] / lib / popcorn / examples / middlewares / example_simple_logger.nit
index 73aff4f..354a992 100644 (file)
@@ -14,6 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+module example_simple_logger is example
+
 import popcorn
 
 class SimpleLoggerHandler