# Test 'or' in attrset context let attrs = {a = 1;}; in { test = attrs.a or 999; }