diff options
| author | LLLL Colonq <llll@colonq> | 2026-03-27 17:23:26 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-03-27 17:23:26 -0400 |
| commit | 4b294e47144da00ae4b9568fed39569d187ce07e (patch) | |
| tree | 179222746330c25fa4f0dfdb03e0fc0a15ad7c9b /broken.lisp | |
| parent | 3707dfaa64715c8fb1ba8a23f9762fef174538d8 (diff) | |
Fix doubles
Diffstat (limited to 'broken.lisp')
| -rw-r--r-- | broken.lisp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/broken.lisp b/broken.lisp deleted file mode 100644 index 09f4afc..0000000 --- a/broken.lisp +++ /dev/null @@ -1,5 +0,0 @@ -;; (let ((foo (+ 1 1))) -;; (print! foo)) -((lambda (foo) - (print! foo)) - (+ 1 1)) |
