6 lines
167 B
Plaintext
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*)
|
|
)
|