en.javascript.info/1-js/11-async/04-promise-error-handling/three.js
2019-03-05 18:44:28 +03:00

3 lines
33 B
JavaScript

function three() {
alert(3);
}