Skip to content

Instantly share code, notes, and snippets.

@lidangzzz
Last active November 13, 2020 19:27
Show Gist options
  • Save lidangzzz/44cd947c5d1fa0477891e5b063fc7590 to your computer and use it in GitHub Desktop.
Save lidangzzz/44cd947c5d1fa0477891e5b063fc7590 to your computer and use it in GitHub Desktop.
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