mirror of
https://github.com/HenkKalkwater/aoc-2020
synced 2025-09-05 17:52:44 +00:00
Secontial commit
This commit is contained in:
parent
be0addb088
commit
51afb9d03e
2 changed files with 11 additions and 0 deletions
6
source/app.d
Normal file
6
source/app.d
Normal file
|
@ -0,0 +1,6 @@
|
|||
import std.stdio;
|
||||
|
||||
void main()
|
||||
{
|
||||
writeln("Edit source/app.d to start your project.");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue