blob: 04d56b40b70842ba54648e6477701a234c301a4f [file] [log] [blame]
/* Inject state into document */
document.write("External " + state);
state += 1; // Then update it.