Skip to content

Instantly share code, notes, and snippets.

@steinuil
Created May 24, 2018 13:25
Show Gist options
  • Save steinuil/16e8ea68e7811464537bf337ea2f03e5 to your computer and use it in GitHub Desktop.
Save steinuil/16e8ea68e7811464537bf337ea2f03e5 to your computer and use it in GitHub Desktop.
if x1 then
1
else if x2 then
2
else if x3 then
3
if x1 then
1
else if x2 then
2
else if x3 then
3
end end end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment