Fixing Kawa

This commit is contained in:
retropikzel 2025-07-26 14:40:48 +03:00
parent 95010e7a6e
commit 44c83e8c6b
1 changed files with 0 additions and 8 deletions

View File

@ -172,14 +172,6 @@
(define c-bytevector-u8-ref
(lambda (c-bytevector k)
(display "HERE:")
(display (invoke (invoke (invoke (invoke c-bytevector 'reinterpret INTEGER-MAX-VALUE)
'get
u8-value-layout
k)
'getClass)
'getName))
(newline)
(invoke (java.lang.Byte 1)
'toUnsignedInt
(invoke