Last active
November 13, 2020 19:27
-
-
Save lidangzzz/44cd947c5d1fa0477891e5b063fc7590 to your computer and use it in GitHub Desktop.
This file contains 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
function function_2(y){ | |
local_function_1 = *import https://gist.githubusercontent.com/lidangzzz/e68700efd00bbc2151ad8184576f47d0/raw/02fb3c562b860f9d9ae0656592dda7ed4c947e4f/function_1.hs | |
return local_function_1(y) + 100; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment