Project

General

Profile

« Previous | Next » 

Revision da20ff16

Added by alanwu (Alan Wu) about 4 years ago

Fix bug in generic case for gen_checktype

When checking for T_HASH, which is Qnil and when the type check succeeds
we were outputting to the stack a Qnil instead of a Qtrue.