Handle (complex (member not-a-real)) types.
commit959cdc5a9dcead1903ca3cafdeeb9c95cc593fc3
authorStas Boukarev <stassats@gmail.com>
Tue, 23 Jan 2018 20:23:29 +0000 (23 23:23 +0300)
committerStas Boukarev <stassats@gmail.com>
Tue, 23 Jan 2018 20:23:29 +0000 (23 23:23 +0300)
tree836a63649c83d623b227578b3067c80ec558bfa9
parenta9265b8d9d1c365964000e9a96974fc4b22adeae
Handle (complex (member not-a-real)) types.

Produce an error instead of exhausting the stack.

Fixes lp#1745000
src/code/late-type.lisp
tests/bad-code.pure.lisp