2025 version

This commit is contained in:
TMA 2026-03-13 22:12:20 +01:00
parent 1d1468d87f
commit ee4de955de
13 changed files with 2025 additions and 0 deletions

2
src/at-expr-on.scm Normal file
View file

@ -0,0 +1,2 @@
(import (only webgate-utils use-at-read-table))
(use-at-read-table #:list-arguments? #t)