Skip to content

Instantly share code, notes, and snippets.

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