ack/lang/basic/lib/setline.e
1994-06-24 11:31:16 +00:00

12 lines
152 B
Plaintext

#
mes 2,EM_WSIZE,EM_PSIZE
; $Id$
; Save the line where the error occurred
exp $_setline
pro $_setline,0
exa _erlsym
loe 0
ste _erlsym
ret 0
end