gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rwxr-xr-xgcl/lsp/gcl_evalmacros.lsp 2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcl/lsp/gcl_evalmacros.lsp b/gcl/lsp/gcl_evalmacros.lsp
index 86b6223e1..0ebfd45dc 100755
--- a/gcl/lsp/gcl_evalmacros.lsp
+++ b/gcl/lsp/gcl_evalmacros.lsp
@@ -94,7 +94,7 @@
(parse-body-header body)
`(let (,@(mapcan (lambda (x &aux (z (pop x))(z (if (eq z 'type) (pop x) z)))
(case z
- ((ftype inline notinline optimize) nil)
+ ((ftype inline notinline optimize special) nil)
(otherwise (mapcar (lambda (x) (list x x)) x))))
(apply 'append (mapcar 'cdr decls))))
,@(when doc (list doc))
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月03日 02:06:10 +0000

AltStyle によって変換されたページ (->オリジナル) /