make sure structs are big enough to hold all slots even if :offset is used
commit65a5321e13a25ad057ec1dd5670df4b174678369
authorBart Botta <00003b@gmail.com>
Fri, 12 Jul 2024 05:27:07 +0000 (12 00:27 -0500)
committerLuís Oliveira <luismbo@gmail.com>
Sat, 13 Jul 2024 02:00:38 +0000 (13 03:00 +0100)
tree8a7baf7fe03a13b3c5361a65491cf131ebc298ef
parent5bfca29deb8b4c214a86ccf37279cc5cea2151e1
make sure structs are big enough to hold all slots even if :offset is used
src/types.lisp
tests/struct.lisp