回答編集履歴
1
読みやすく修正。
test
CHANGED
@@ -19,8 +19,6 @@
|
|
19
19
|
}, [] );
|
20
20
|
|
21
21
|
let list = [], max = 3, cnt = 0;
|
22
|
-
|
23
|
-
console.log( myPromises );
|
24
22
|
|
25
23
|
function runPromises() {
|
26
24
|
|