3 lines
44 B
JavaScript
Raw Normal View History

2014-10-16 20:53:24 -05:00
function testing() {
alert("Testing");
}