Created
August 18, 2021 21:03
-
-
Save prednaz/6b0ab15d5ba369768937983be467b7ad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
main = second 1 2; second x y = y; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment