1
0
mirror of synced 2026-04-28 12:58:19 +00:00
Files
Interlisp.medley/internal/test/LANGUAGE/AUTO/AR8470.TEST

6 lines
148 B
Plaintext

;;; Regression test for AR 8470: VIRGINFN calls u.d.f. PACK-IN-
(do-test "AR 8470"
(not (member 'il:pack-in- (first (il:calls 'il:virginfn))))
)