Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
curry
curry-frontend
Commits
a79d3b70
Commit
a79d3b70
authored
Aug 22, 2013
by
Björn Peemöller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added test case for Bug #494 - fixed #494 in curry-base
parent
3c1cbdb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
test/Bug494.curry
test/Bug494.curry
+4
-0
No files found.
test/Bug494.curry
0 → 100644
View file @
a79d3b70
import Prelude
($) :: (a -> b) -> a -> b
($) f x = f x
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment