examples: annotate examples
[nit.git] / lib / popcorn / examples / hello_world / example_hello.nit
index fc9f3e5..46120bf 100644 (file)
@@ -14,6 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+module example_hello is example
+
 import popcorn
 
 class HelloHandler