view tests/rcapture.ur @ 2085:fd6d362666c0

Optimizing writes of single characters
author Adam Chlipala <adam@chlipala.net>
date Thu, 04 Dec 2014 19:54:04 -0500
parents 6c00d8af6239
children
line wrap: on
line source
fun frob x = x

fun foo [a] (x : a) = frob x