On 2/22/21 2:00 PM, Jack wrote: > C defValue() { return C.a; } Yes, putting the expression in a function is the way I know for lazy evaluation. Ali