出典:Wikipedia
出典:『Wikipedia』 (2011/03/09 09:46 UTC 版)
Unreachable code is a computer programming term for code in the source code of a program which can never be executed because there exists no control flow path to the code from the rest of the program.