启动错误信息 (error "Hash table data is not a list of even length")


好奇问下什么情况会触发这个错误信息,起初我以为 hash table 键值数量不同,但试了下报的是

#s(hash-table data (x))
(error "Odd number of elements in hash table data")