diff options
Diffstat (limited to 'test3.lisp')
| -rw-r--r-- | test3.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,4 +3,5 @@ (bs/grow! 1 bs) (bs/write8! bs 0 67) (bs/spit! "test3.bin" bs) + ;; (bs/delete! bs) ) |
![]() |
index : pit | |
| a small Lisp for small tasks |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | test3.lisp | 1 |
@@ -3,4 +3,5 @@ (bs/grow! 1 bs) (bs/write8! bs 0 67) (bs/spit! "test3.bin" bs) + ;; (bs/delete! bs) ) |