From b88e9c139d442e0b3f15551ce31f09fc7478f3b2 Mon Sep 17 00:00:00 2001 From: Historia Date: Tue, 25 Jun 2024 17:38:45 -0400 Subject: Initial commit --- src/then.nim | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/then.nim (limited to 'src') 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." -- cgit v1.2.3