skribilo-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61305: [PATCH 0/2] Rewrite ast->string


From: Arun Isaac
Subject: bug#61305: [PATCH 0/2] Rewrite ast->string
Date: Mon, 6 Feb 2023 00:00:49 +0000

This patchset adds a test for ast->string and rewrites it as a
one-liner using string-join.

Arun Isaac (2):
  tests: Test ast->string.
  ast: Rewrite ast->string using string-join.

 src/guile/skribilo/ast.scm | 12 ++----------
 tests/ast.test             |  5 +++++
 2 files changed, 7 insertions(+), 10 deletions(-)

-- 
2.38.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]