SE-0359: Build-Time Constant Values

+1 for compile time

I agree with the worry that most declarations will become @const let thus this becoming verbose. I would recommend using val for declarations thought I think this can be done after once more of the compile time facilities is available.

Since we have regex literal in review. How could a regex string now be turned into a regex literal using this proposal?

1 Like