But... a let can have compile-time parts and run-time parts, like when you use 
`let foo = block:`, that may or may not have `static( )` or even macro code 
somewhere in between. 

Reply via email to