Skip to content

Commit

Permalink
Reorder to avoid \exp_after:wN
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Aug 29, 2022
1 parent 360c89f commit 42730b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/ltcmd.dtx
Expand Up @@ -3985,7 +3985,7 @@
{
\str_if_eq:eeTF
{ \exp_not:n {#2} }
{ \exp_not:o { \exp_after:wN { \use:n #2 } } }
{ { \exp_not:o { \use:n #2 } } }
{ \tl_set:Nn \ProcessedArgument { #1 = #2 } }
{
\exp_args:Ne \@@_arg_to_keyvalue_auxi:nnn
Expand Down

0 comments on commit 42730b9

Please sign in to comment.