une idée jamais réellement commencée

This commit is contained in:
2025-08-29 09:11:58 +02:00
commit 0442c02566
3 changed files with 30 additions and 0 deletions

6
source/app.d Normal file
View File

@@ -0,0 +1,6 @@
import std.stdio;
void main()
{
writeln("Edit source/app.d to start your project.");
}