Untitled
3 years ago in JavaScript
function test() {
alert(1);
}
1
2
3