annotate tests/curry3.ur @ 1157:76f607cefdb1

Fix detection of blank lines in .urp
author Adam Chlipala <adamc@hcoop.net>
date Sun, 07 Feb 2010 09:38:27 -0500
parents 71bafe66dbe1
children
rev   line source
adamc@26 1 val main = fn x : int => fn y : int => fn z : int => x