<div dir="ltr"><div><div><div>Hi,<br></div><div>in initializePrimitiveTableForSqueak,<br></div>I wonder why (111 genPrimitiveClass) has no specification of number of args when (110 genPrimitiveIdentical 1) has...<br><br></div>They are both used by miror primitives ain&#39;t they?<br></div><div>Should it be (110 genPrimitiveIdentica) instead? </div><div><br></div>Same for (62 genPrimitiveSize 0) and (169 genPrimitiveNotIdentical 1).<br></div>