diff options
author | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-05-21 11:32:09 +0200 |
---|---|---|
committer | Thomas Albers Raviola <thomas@thomaslabs.org> | 2025-01-05 17:11:20 +0100 |
commit | 9412242d0aa9550860db364ddf715fd5c5855740 (patch) | |
tree | 4aa8f904ced791c3b3076d78525636ef0312e6d3 /test/test1.chn | |
parent | 66682b1a6862caeadbd872065425a2d672f640a6 (diff) |
Rename test files
Diffstat (limited to 'test/test1.chn')
-rw-r--r-- | test/test1.chn | 14 |
1 files changed, 14 insertions, 0 deletions
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? |