Skip to content

Instantly share code, notes, and snippets.

@prednaz
Created August 10, 2021 16:52
Show Gist options
  • Save prednaz/2a7184ce0e47f7ea8d9e0f770d683a12 to your computer and use it in GitHub Desktop.
Save prednaz/2a7184ce0e47f7ea8d9e0f770d683a12 to your computer and use it in GitHub Desktop.
main =
if condition
then 69
else alternative;
condition = false;
alternative = 42;"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment