* SOURCE-LINE ( -- n ) if SOURCE is from EVALUATE (or QUERY ) then the result is 0 else the line-numbers start from 1
SOURCE-LINE
( -- n )
SOURCE
EVALUATE
QUERY
FORTH/BASE misc ordinary primitive