unreached.js (102B)
1 onload = function() { 2 t1.step(function() {assert_unreached("Script should not have ran.");}); 3 }