view tests/twoArg.ur @ 1743:1e940643a5f0

Report which files lead to duplicate module names
author Adam Chlipala <adam@chlipala.net>
date Fri, 04 May 2012 10:38:22 -0400
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>