const int foo = 3; void main() { int? bar = foo; }