From 8410dd341a1730f708af3f0d96d13f2b5f7b9df5 Mon Sep 17 00:00:00 2001 From: Phil Ruffwind Date: Wed, 30 Sep 2015 03:22:14 -0400 Subject: Update tests for previous commit --- html-test/ref/ImplicitParams.html | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'html-test/ref/ImplicitParams.html') diff --git a/html-test/ref/ImplicitParams.html b/html-test/ref/ImplicitParams.html index 68656338..95128b9d 100644 --- a/html-test/ref/ImplicitParams.html +++ b/html-test/ref/ImplicitParams.html @@ -49,8 +49,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_ImplicitParams.ht >

data X #

X

c :: (?x :: X) => X #

d :: (?x :: XX, X)

) #

f :: ((?x :: X) => a) -> a

) => a) -> a #