UNPKG
postman
Version:
latest (0.2.0)
0.2.0
0.1.0
The Postman will help deliver messages around your application
postman
/
node_modules
/
qunit
/
deps
/
jscoverage
/
tests
/
javascript
/
javascript-new.js
5 lines
(4 loc)
•
60 B
JavaScript
View Raw
1
2
3
4
5
function
X
()
{} x =
new
X(); x =
new
X(
1
); x =
new
X(
1
,
2
);