If variable has a const initializer, return that initializer.
initializer if there is one, null if not, ErrorExp if error
See Implementation
If variable has a const initializer, return that initializer.