mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-21 12:03:40 -08:00
Silence some more forms that cannot be type propagated.
This commit is contained in:
parent
24eb6a44bc
commit
adb519d6f0
1 changed files with 2 additions and 0 deletions
|
|
@ -228,6 +228,8 @@
|
|||
(function . p1trivial)
|
||||
(funcall . p1trivial)
|
||||
(load-time-value . p1trivial)
|
||||
(make-form . p1trivial)
|
||||
(init-form . p1trivial)
|
||||
(c::with-stack . p1with-stack)
|
||||
(c::stack-push-values . p1stack-push-values)
|
||||
(sys::structure-set . p1structure-set)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue