2

PHOTO EMBED

Thu Oct 13 2022 02:51:45 GMT+0000 (Coordinated Universal Time)

Saved by @Vrushabh_123

setTimeout(() => console.log('A'), 0)
setTimeout(() => console.log('C'), 0)
setTimeout(() => console.log('B'), 0)
content_copyCOPY