Files
gyehoek-hs/play/t.anf
2026-05-15 23:08:55 -06:00

5 lines
76 B
Scheme

;;; -*- mode:scheme -*-
(let ((x0 (prim:+ 2 4)) (x1 (prim:write x0))) x1)