mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-12 16:00:31 -07:00
tests: ftype: add info that it's fixed
This commit is contained in:
parent
d76d7acedf
commit
5beac683c1
1 changed files with 3 additions and 0 deletions
|
|
@ -1170,7 +1170,10 @@
|
|||
|
||||
|
||||
;;; Date 2016-04-21
|
||||
;;; Fixed: Daniel Kochmański
|
||||
;;; Description
|
||||
;;; typep didn't recognize * as a t abberv
|
||||
;;;
|
||||
(deftest compiler.0051.ftype-args*
|
||||
(progn
|
||||
(declaim (ftype (function (*) (values T)) ce))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue