js/main.js (5 lines of code) (raw):

const a = 10 function main() { if (a == 12) { } }