annotate tests/cdatas.ur @ 1988:abb6981a2c4c

Merge with small clean-ups
author Adam Chlipala <adam@chlipala.net>
date Tue, 18 Feb 2014 07:07:01 -0500
parents 71bafe66dbe1
children
rev   line source
adamc@97 1 val main : xml[Html] = <html>
adamc@95 2 Hi!
adamc@95 3 Bye!
adamc@95 4 </html>