view tests/rcapture.ur @ 1865:5144e03ef603

Potentially exponential search through where to head-normalize in [decompileCon]
author Adam Chlipala <adam@chlipala.net>
date Mon, 19 Aug 2013 12:38:43 -0400
parents 6c00d8af6239
children
line wrap: on
line source
fun frob x = x

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