Source code

Revision control

Copy as Markdown

Other Tools

"use strict";
function f() {
var a = 1;
var b = 2;
var c = 3;
}