Skip to content

Instantly share code, notes, and snippets.

@dpossas
Created April 18, 2020 01:30
Show Gist options
  • Save dpossas/bc6ee769c5f4a31c2cf2bbad2605739a to your computer and use it in GitHub Desktop.
Save dpossas/bc6ee769c5f4a31c2cf2bbad2605739a to your computer and use it in GitHub Desktop.
Meu primeiro arquivo
void main() {
print("Olá!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment