mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-01-29 12:34:07 +00:00
Fix null dereference in tie code. Add export to typeset reserved words. Note "export FOO foo=(stuff here)" still doesn't do the export: there's an ordering problem that needs fixing.