Initial commit

This commit is contained in:
2024-01-28 19:34:56 -03:00
commit 8ee6cbefbd
5 changed files with 52 additions and 0 deletions

5
source/main.d Normal file
View File

@@ -0,0 +1,5 @@
module main;
void main() {
}