Skip to content

Instantly share code, notes, and snippets.

@tirthpatel10
Created January 19, 2020 12:38
Show Gist options
  • Save tirthpatel10/db142f4905c7f4f82ab93e1f1d066a2a to your computer and use it in GitHub Desktop.
Save tirthpatel10/db142f4905c7f4f82ab93e1f1d066a2a to your computer and use it in GitHub Desktop.
Gist Generated by DartpadGenerator from VSCode
// extension read vscode
void main() => test();
void test() {
print('Hi Django Girls');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment