Don't disable argument checking with multiple callers.
commit31d601237b14745e3353d91bacdca61bc79d367d
authorStas Boukarev <stassats@gmail.com>
Wed, 1 May 2024 18:33:29 +0000 (1 21:33 +0300)
committerStas Boukarev <stassats@gmail.com>
Wed, 1 May 2024 18:33:29 +0000 (1 21:33 +0300)
treef4c721222ff8f83e1abb67b416b64c680020cf5d
parent6a14bc0b4e4d07b41f93193ae0cad1507c62923b
Don't disable argument checking with multiple callers.
src/compiler/callable-args.lisp
src/compiler/ir1util.lisp
tests/compiler-2.pure.lisp