1
0
mirror of synced 2026-05-02 14:31:05 +00:00
Files
Interlisp.medley/internal/test/LANGUAGE/AUTO/AR8207.TEST

9 lines
226 B
Plaintext

;; AR8207.TEST
;; Filed as {ERIS}<LISPCORE>TEST>CML-IO>AR8207.TEST
;; By Peter Reidy
;; (LOADCOMP 'TEDITMENU) without error.
(do-test-group AR8207
(do-test AR8207-test
(il:loadcomp '{erinyes}<lyric>library>teditmenu) t
)
)