Update test.html

This commit is contained in:
dukesrg 2015-04-28 12:57:25 +03:00
parent a5614b30a6
commit fe409a7884

View File

@ -5,4 +5,5 @@ if(a.shift()) alert('2');
if(a.shift()) alert('3');
if(a.shift()) alert('4');
if(a.shift()) alert('5');
if(a.shift()) alert('6');
</script><head></html>