1
0
mirror of synced 2026-05-04 23:26:25 +00:00
Files
Interlisp.medley/internal/test/LANGUAGE/AUTO/DEBUGGER-AR8512.TEST

6 lines
167 B
Plaintext

;;; Regression test for AR 8512: System errors get breakwindows the say "In \LISPERROR..."
(do-test "AR 8512"
(member 'il:\\lisperror il:*debugger-entry-points*)
)