view tests/name.ur @ 1804:62c18ecbfec4

Tweaking treatment of function application: substitute or introduce a 'let'?
author Adam Chlipala <adam@chlipala.net>
date Sun, 05 Aug 2012 14:55:28 -0400
parents 83b1853d1e58
children
line wrap: on
line source
fun hello name = return <xml>{[name]}</xml>