Start working on gendoc.

This commit is contained in:
Dominik Pantůček 2023-07-04 19:41:24 +02:00
parent 7cab364c73
commit 3f21b99a0e
3 changed files with 111 additions and 1 deletions

4
src/gendoc.scm Normal file
View file

@ -0,0 +1,4 @@
(import duck-extract)
(print "GENDOC")