- filepos(@Stream, -Line, -Column)
- from the IF/Prolog documentation The predicate filepos/2
determines the current line position of the specified input
stream and unifies the result with Line. The current line
position is the number of line processed + 1