Skip to content

Commit

Permalink
Merge pull request #8 from Samarthku/Samarthku-patch-1
Browse files Browse the repository at this point in the history
Create HelloWorld.dart
  • Loading branch information
dev-AshishRanjan authored Oct 6, 2023
2 parents 71b837d + d81bf80 commit e3c4c1f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Database/HelloWorld.dart
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// LANG: Dart
// AUTHOR: Kumar Samarth Kumar
// GITHUB: https://github.com/Samarthku
void main() {
print("Hello, World!");
}

0 comments on commit e3c4c1f

Please sign in to comment.