Content deleted Content added
Antonielly (talk | contribs) merge proposal |
m using discuss= in merge template (for syntax standardization) |
||
Line 1:
{{Mergeto | Unreachable code |
In [[computer programming]], '''oxbow code''' refers to fragments of program code that were once needed but which are now never used. Such code is typically formed when a program is modified, either when an item is superseded with a newer version but the old version is not removed, or when an item is removed or replaced, but the item's supporting code is not removed.
|