dotted list and such

This commit is contained in:
2026-08-27 01:43:42 -06:00
parent 196dd0d1b3
commit 1f40120740
13 changed files with 108 additions and 29 deletions
@@ -0,0 +1,4 @@
(* 2 (call/cc
(λ (k)
(begin (k 6)
3))))