
Code snippet
function() {
const thing = 1;
return thing;
}
function() {
const thing = 1;
return thing;
}