Skip to content

Instantly share code, notes, and snippets.

@AnthonyDGreen
Created February 5, 2019 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnthonyDGreen/f319719cb13ec4e0803aec7b361f0e39 to your computer and use it in GitHub Desktop.
Save AnthonyDGreen/f319719cb13ec4e0803aec7b361f0e39 to your computer and use it in GitHub Desktop.
Module Program
Sub Main()
Dim i = If(False, 1, Nothing)
End Sub
End Module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment