diff options
| author | Historia <gravel.justness270@slmail.me> | 2024-06-25 17:38:45 -0400 |
|---|---|---|
| committer | Historia <gravel.justness270@slmail.me> | 2024-06-25 17:38:45 -0400 |
| commit | b88e9c139d442e0b3f15551ce31f09fc7478f3b2 (patch) | |
| tree | fd4ab2390fa167bbf33cae3c0280b2f0e7797ef1 /src | |
| parent | f6275ce382b534e842491d7cec2a3ffbb94bfe1f (diff) | |
| download | soon-b88e9c139d442e0b3f15551ce31f09fc7478f3b2.tar.gz | |
Initial commit
Diffstat (limited to 'src')
| -rw-r--r-- | src/then.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/then.nim b/src/then.nim new file mode 100644 index 0000000..b346329 --- /dev/null +++ b/src/then.nim @@ -0,0 +1 @@ +echo "Hello world. Thanks for checking the first commit." |
