one line:
const x = 2
no editor:
function foo() { return 2}
one file editor:
two files:
two panels:
function bar() { return 2}