Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4504720
test_double_resolve.cjs
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
116 B
Referenced Files
None
Subscribers
None
test_double_resolve.cjs
View Options
(async () => {
let p = Promise.resolve(1).then(x => x + 1);
console.log(await p);
console.log(await p);
})();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, May 3, 9:57 AM (1 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
523926
Default Alt Text
test_double_resolve.cjs (116 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment