> (2) introduce "const statements" so that "const x = 5" still compiles. I guess that should really be "const declarations", not "const statements". But you get the drift.