1+

1+ is a built-in function in `C source code'.

(1+ NUMBER)

Return NUMBER plus one. NUMBER may be a number or a marker.
Markers are converted to integers.