let empty = NULL; let tpl = { foo = NULL, }; assert |tpl.foo == empty|;