From 43c50a6f4aec2388bfdc9278cb4247e78f40da81 Mon Sep 17 00:00:00 2001 From: bringert Date: Tue, 29 Nov 2005 15:57:51 +0000 Subject: [PATCH] Made layout test example more compilcated. --- transfer/examples/layout.tr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/transfer/examples/layout.tr b/transfer/examples/layout.tr index 46adf5631..ad35af376 100644 --- a/transfer/examples/layout.tr +++ b/transfer/examples/layout.tr @@ -4,6 +4,6 @@ x = let x : T = y f -> q _ -> a -f = \x -> case x of - { r = _ } -> 0 +f = apa +g = bepa \ No newline at end of file