superfuck

This commit is contained in:
2026-09-05 20:22:07 -06:00
parent 1ec3d35282
commit 31c610db34
9 changed files with 253 additions and 133 deletions
+2
View File
@@ -0,0 +1,2 @@
(let ((p (cons 123 456)))
(cons (cdr p) (car p)))