We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef9b4c commit 705dc17Copy full SHA for 705dc17
d/D♭♭
@@ -0,0 +1,5 @@
1
+#include <stdio.h>
2
+int main() {
3
+ printf("Hello World");
4
+ return 0;
5
+}
readme.md
@@ -270,6 +270,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
270
* [DUP](d/DUP.dup)
271
* [Dylan](d/Dylan.dl)
272
* [Dyvil](d/Dyvil.dyv)
273
+* [D♭♭](d/D♭♭)
274
* [E](e/E.e)
275
* [e62qpodb593](e/e62qpodb593)
276
* [EBuild](e/EBuild.ebuild)
0 commit comments