Skip to content

Instantly share code, notes, and snippets.

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