mirror of
https://github.com/ocogeclub/ocoge.git
synced 2024-11-21 23:29:48 +00:00
10 lines
174 B
JavaScript
10 lines
174 B
JavaScript
|
(async () => {
|
||
|
var _E7_95_AA_E5_8F_B7;
|
||
|
|
||
|
|
||
|
for (_E7_95_AA_E5_8F_B7 = 3; _E7_95_AA_E5_8F_B7 >= 1; _E7_95_AA_E5_8F_B7 -= 1) {
|
||
|
console.log(_E7_95_AA_E5_8F_B7);
|
||
|
|
||
|
}
|
||
|
|
||
|
})();
|