Fixing Gauche

This commit is contained in:
retropikzel 2025-07-26 08:52:35 +03:00
parent 533767a3b0
commit 2d41159ab8
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@
(chibi #t)
(else (define c-null?
(lambda (pointer)
(display "HERE: ")
(display "HERE123: ")
(write pointer)
(newline)
(if (c-bytevector? pointer)