Merge pull request #243 from LIttleAncientForestKami/MongoDB

Printing Hello World! in MongoDB shell
This commit is contained in:
Mike Donaghy
2015-12-13 01:56:31 -05:00

1
m/mongo.shell Normal file
View File

@@ -0,0 +1 @@
print("Hello World!")