Skip to content

Instantly share code, notes, and snippets.

@rahiyansafz
Created August 11, 2021 14:35
Show Gist options
  • Save rahiyansafz/6503d969ba1be174791569e5e51ac870 to your computer and use it in GitHub Desktop.
Save rahiyansafz/6503d969ba1be174791569e5e51ac870 to your computer and use it in GitHub Desktop.
Imports System
Public Class Main
Public Shared Sub Main()
System.Console.WriteLine("Hello, world!")
End Sub
End Class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment