view tests/rcapture.ur @ 2263:dfadb5effdc0

Merge bbaren's fix for bug 209.
author Ziv Scully <ziv@mit.edu>
date Tue, 13 Oct 2015 14:22:05 -0400
parents 6c00d8af6239
children
line wrap: on
line source
fun frob x = x

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