Hacker News new | ask | show | jobs
by dooglius 2420 days ago
> If a file contains two functions and the developer changes one of them, both functions will be recompiled. If two files contain one function each, only the file with the changed function will be recompiled.

Still sounds like a compiler problem