ack/lang/basic/lib/setline.e
2018-06-24 00:35:51 +02:00

11 lines
145 B
Plaintext

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