Mercurial > urweb
view tests/twoArg.ur @ 1453:03642b83b57b
Fix for projection of type class constructors in signatures.
author | Karn Kallio <kkallio@eka> |
---|---|
date | Tue, 26 Apr 2011 00:11:21 -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>