continuation line
Computing term for a line that continues a statement or data from a previous line, often in programming or text formatting.
このコードでは、長い行を継続行に分割している。
In this code, long lines are split into continuation lines.
Compound of 継続 (continuation) and 行 (line).