annotate tests/name.ur @ 2017:bcda3ae88677

Align to sizeof(void *) instead of fixed 4
author Adam Chlipala <adam@chlipala.net>
date Wed, 28 May 2014 11:53:19 -0400
parents 83b1853d1e58
children
rev   line source
adamc@1259 1 fun hello name = return <xml>{[name]}</xml>