...
But if a developer changes the value of VERSION
to 2 by modifying Foo.java
and subsequently recompiles Foo.java
but fails to recompile Bar.java
, the software incorrectly prints:
...
...
But if a developer changes the value of VERSION
to 2 by modifying Foo.java
and subsequently recompiles Foo.java
but fails to recompile Bar.java
, the software incorrectly prints:
...