Skip to content

Instantly share code, notes, and snippets.

@cx20
Created June 9, 2012 19:24
Show Gist options
  • Select an option

  • Save cx20/2902239 to your computer and use it in GitHub Desktop.

Select an option

Save cx20/2902239 to your computer and use it in GitHub Desktop.
Hello, Dart World!
main()
{
print( 'Hello, Dart World!' );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment