Skip to content
Snippets Groups Projects
Commit 9d9af0ee authored by KevinBuhr's avatar KevinBuhr Committed by Marge Bot
Browse files

Add regression test for old issue #507

parent 93f34bbd
No related branches found
No related tags found
No related merge requests found
:t zip [($)]
zip [($)] :: [b1] -> [((a -> b2) -> a -> b2, b1)]
......@@ -61,3 +61,4 @@ test('T15633b',
ghci_script, ['T15633b.script'])
test('T16096', just_ghci, ghci_script, ['T16096.script'])
test('T507', just_ghci, ghci_script, ['T507.script'])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment