1 2 :D expanded when var set 3 true 4 TRUE 5 :U expanded when var undef 6 true 7 TRUE 8 :D skipped if var undef 9 10 :U skipped when var set 11 is set 12 :? only lhs when value true 13 true 14 TRUE 15 :? only rhs when value false 16 false 17 FALSE 18 exit status 0 19
Indexes created Thu Oct 02 14:10:14 GMT 2025