Skip to content
IntimeInCircle
Posts
Tags
About
Go back
A new keyword
Posted on:
June 23, 2023
|
at
09:47 AM
const a = function() {} undefined const c = new a() undefined c a {}
post
web