summaryrefslogtreecommitdiff
path: root/tests/fromStringErr.ur
blob: 07899d02e252684fce375c4e2329f65ac5f06cce (plain)
1
2
3
fun main () : transaction page = return <html><body>
        3 = {cdata (show _ (readError _ "3" : int))}<br/>
</body></html>