From 7859d0fe7249acc97e0321849a7b1acbcefbc1ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Wed, 13 Jan 2021 21:58:22 +0100 Subject: Add commentary to all test files. --- tests/let.scm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/let.scm') diff --git a/tests/let.scm b/tests/let.scm index 82919b49..81a34131 100644 --- a/tests/let.scm +++ b/tests/let.scm @@ -1,3 +1,7 @@ +;;; Commentary: +;; Tests my custom let*. +;;; Code: + (((calp util) let*) ((guile) set!)) -- cgit v1.2.3