From c469297712cd27d26e2acd8c2ff4cbd3e401fb29 Mon Sep 17 00:00:00 2001 From: Sandy Brownlee Date: Fri, 9 Sep 2022 15:26:16 +0100 Subject: [PATCH] Amended comment 2 type --- programs/hi-newcomment2.tri | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/programs/hi-newcomment2.tri b/programs/hi-newcomment2.tri index 1a6fb98..c7872e9 100644 --- a/programs/hi-newcomment2.tri +++ b/programs/hi-newcomment2.tri @@ -1,8 +1,8 @@ # new comment -/* - * another new comment - */ +$ +another new comment +$ begin put('H'); put('i'); put('!')