1
0
mirror of synced 2026-05-02 22:33:48 +00:00
Files
Interlisp.medley/internal/test/LANGUAGE/AUTO/AR8319.TEST

6 lines
134 B
Plaintext

;;; Regression test for AR 8319: FMEMB not on UNSAFE.TO.MODIFY.FNS
(do-test "AR 8319"
(member 'il:fmemb il:unsafe.to.modify.fns)
)