Skip to content

Instantly share code, notes, and snippets.

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 wmioduszewski/ddd62529154236876deb82de7e159909 to your computer and use it in GitHub Desktop.
Save wmioduszewski/ddd62529154236876deb82de7e159909 to your computer and use it in GitHub Desktop.
---Scala
object DevDay {
def main(args: Array[String]) = println("Community <3 DevDay")
}
--MSSQL
SELECT 'Community <3 DevDay'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment