-
-
Save AnthonyDGreen/7a54bafdcd5bf604b5bcefd5705c5300 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Module Program | |
Sub Main() | |
Dim i As Integer = 0 | |
If i = Nothing Then | |
Console.WriteLine("True") | |
End If | |
End Sub | |
End Module |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment