noun
nonexecutable statement
Computing term for a statement in source code that is not executed, such as a comment or a line skipped due to a conditional.
コメント行は実行不能文として扱われる。
Comment lines are treated as nonexecutable statements.
Compound of 実行 (execution) + 不能 (impossible) + 文 (statement/sentence). A technical term formed from standard Sino-Japanese morphemes.