expressions involving timeof(label)
and offsetof(label)
evaluate at runtime
#50
Labels
bug
Something isn't working
The fact that this evaluates at runtime might come as a surprise to users. However, evaluating
timeof/offsetof
asconst
would be challenging to support...Perhaps it should just generate an error for now to use
timeof/offsetof
with operators...The text was updated successfully, but these errors were encountered: