doesn't `const` control whether the value can be f...
# announcements
a
doesn't
const
control whether the value can be folded into a string constant that uses it? (i.e. equivalent to defining a public static final String in Java, which enables that implicitly)