K 10 svn:author V 6 jilles K 8 svn:date V 27 2012-07-13T22:29:02.117006Z K 7 svn:log V 367 sh: Add tests where "export" does not parse differently. It is planned to expand variable assignments as assignments (no word splitting, different tilde expansion) when they follow a "declaration utility" (export, readonly or local). However, a quoted character cannot be part of a "name" so things like \v=~ are not assignments, and the existing behaviour applies. END