From 71bedab81c012be50c6605ed0dbf4ef936cde05e Mon Sep 17 00:00:00 2001
From: John MacFarlane
Date: Thu, 6 Jan 2011 21:04:57 -0800
Subject: LHS test changes for new wrapping & highlighting-kate version.
---
tests/lhs-test.fragment.html+lhs | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)
(limited to 'tests/lhs-test.fragment.html+lhs')
diff --git a/tests/lhs-test.fragment.html+lhs b/tests/lhs-test.fragment.html+lhs
index 74180d5c1..64a235936 100644
--- a/tests/lhs-test.fragment.html+lhs
+++ b/tests/lhs-test.fragment.html+lhs
@@ -6,9 +6,21 @@
> is an arrow that takes a pair of values and combines them to return a single value:
> unsplit :: (> unsplit :: (Arrow a) => (b -> c -> d) -> a (b, c) d
a) => (b -> c -> d) -> a (b, c) d
> unsplit = arr foo bar
\ No newline at end of file
+>
--
cgit v1.2.3