Mercurial > urweb
view tests/twoArg.ur @ 1533:75d77fbe7c94
Distribute applications of "arrow type" ECase across branches.
author | Karn Kallio <kkallio@eka> |
---|---|
date | Fri, 12 Aug 2011 00:55:57 -0430 |
parents | e06bfeb6c2aa |
children |
line wrap: on
line source
fun main n s = return <xml>{[n]}, {[s]}</xml> val shadow = return <xml>You found me!</xml>