Skip to content

Instantly share code, notes, and snippets.

@hanh090
Last active March 16, 2020 09:26
Show Gist options
  • Save hanh090/458e6a7a1e926441fa6d09dc08879eba to your computer and use it in GitHub Desktop.
Save hanh090/458e6a7a1e926441fa6d09dc08879eba to your computer and use it in GitHub Desktop.
if var_a then
if var_b then
'using @var_b here is ok'
'using @var_b here is NOT ok'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment