Source code

Revision control

Copy as Markdown

Other Tools

(function () {
var x = true ? 1 : 2;
})();