en.javascript.info/1-js/09-async/04-promise-error-handling/three.js
2019-03-02 23:36:53 +03:00

3 lines
33 B
JavaScript

function three() {
alert(3);
}