function getConf() { const conf = "JSConf EU"; if (conf == "JSConf EU") { const b = "bar"; return conf; } }