protected void testExternChanges(String input, String expectedExtern) {
   testExternChanges("", input, expectedExtern);
 }