examples: annotate examples
[nit.git] / lib / html / examples / html_page.nit
index cf76665..a53f56e 100644 (file)
@@ -12,6 +12,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+module html_page is example
+
 import html
 
 class NitHomepage