|
|
|
|
|
by zombot
13 days ago
|
|
> "make it compile" is a pretty good target. But only as far as "make it compile" is a good predictor of runtime behavior. In C++ for instance, I can "make it compile" and it still crashes at runtime or does other undesirable things. |
|