summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2008-07-10 10:11:35 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2008-07-10 10:11:35 -0400
commit768dfadfe4717b0c3f7b207a4980c78288b44a93 (patch)
treed927ffb9ed326f5f978ef15d1157f99239fcfb0f /tests
parentbaa7f87fc4cb1d22eed66ff41a61e9525e0477e2 (diff)
page declaration, up through monoize
Diffstat (limited to 'tests')
-rw-r--r--tests/html_fn.lac2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/html_fn.lac b/tests/html_fn.lac
index 9b81b73d..c4f0cb1d 100644
--- a/tests/html_fn.lac
+++ b/tests/html_fn.lac
@@ -7,3 +7,5 @@ val main = fn () => <html>
<b>Hello</b> <i>World</i>!
</body>
</html>
+
+page main