when I change `const val` value and rerun the proj...
# announcements
p
when I change
const val
value and rerun the project, the program still has the old value of the constant. i have to rebuild the project for it to register the change. compiler bug?