The alien pointer subtype relationship was returning NIL for
(subtypep '(alien (* t)) '(alien (* t))) which caused other failures in the type system.
Loading
Please register or sign in to comment
(subtypep '(alien (* t)) '(alien (* t))) which caused other failures in the type system.