diff options
| author | bringert <bringert@cs.chalmers.se> | 2005-11-29 15:57:51 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2005-11-29 15:57:51 +0000 |
| commit | bc2c57f5dccc1c162b580d572a5c3a12efb5ff3a (patch) | |
| tree | fa8a9fa176cd16ac065b23c6abd4a99e37a6baa6 /transfer | |
| parent | ba9461090e94e9416d151d57da479dfe71de9cd3 (diff) | |
Made layout test example more compilcated.
Diffstat (limited to 'transfer')
| -rw-r--r-- | transfer/examples/layout.tr | 4 |
1 files 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 |
