From 9412242d0aa9550860db364ddf715fd5c5855740 Mon Sep 17 00:00:00 2001
From: Thomas Albers Raviola <thomas@thomaslabs.org>
Date: Tue, 21 May 2024 11:32:09 +0200
Subject: Rename test files

---
 test/test1.chn | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 test/test1.chn

(limited to 'test/test1.chn')

diff --git a/test/test1.chn b/test/test1.chn
new file mode 100644
index 0000000..f55fb70
--- /dev/null
+++ b/test/test1.chn
@@ -0,0 +1,14 @@
+{@define}{@author}{Thomas Albers Raviola}%
+{@define}{@today}{May 12, 2024}%
+{@define}{@printdate}{{@lambda}{@date}{the date is @date}}%
+{@section}{Introduction}
+
+Hello, this is a sample of a program written in chains
+
+Chains was created by @author to help him write articles of questionable
+usefulness.
+
+{@printdate}{@today}
+{@section}[Conclusion]
+
+idk man, guess it works, don't it?
-- 
cgit v1.2.3