function main () { let b = false; const a = !b; }