view tests/rcapture.ur @ 2225:6262dabc08d6

Simplify example.
author Ziv Scully <ziv@mit.edu>
date Fri, 27 Mar 2015 11:19:15 -0400
parents 6c00d8af6239
children
line wrap: on
line source
fun frob x = x

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