Skip to content

Instantly share code, notes, and snippets.

@prednaz
Created August 15, 2021 12:06
Show Gist options
  • Save prednaz/572f93e3bd4e4543ff1545c37326eb77 to your computer and use it in GitHub Desktop.
Save prednaz/572f93e3bd4e4543ff1545c37326eb77 to your computer and use it in GitHub Desktop.
main = let v1 = 0; v2 = v1; v3 = v1 in v3;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment