|
|
|
|
|
by rjrodger
617 days ago
|
|
Good to have a name for this! My favourite debugging technique is "introduce a known error". This validates that your set of "facts" about the file you think you're editing are actually facts about the actual file you are editing. For example: is the damn thing even compiling? |
|