-
Couldn't load subscription status.
- Fork 32
Open
Description
Examples about specifying :type '(array fixnum (*)) signals an error.
Other examples are fine in my environment.
* (lisp-implementation-type)
"SBCL"
* (lisp-implementation-version)
"2.0.5"
* (numcl:numcl-version)
"6cec166b198b6a024a63b4f36d366fc19b1de283"
* (numcl:asarray #(#(1 2) #(3 4)) :type '(array fixnum (*)))
debugger invoked on a SIMPLE-TYPE-ERROR in thread
#<THREAD "main thread" RUNNING {1000898083}>:
1 can't be converted to type (ARRAY FIXNUM (*)).
* (dribble)Metadata
Metadata
Assignees
Labels
No labels