You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
expand() should only be called for the first argument, not for the
second one.
The second argument is a string representation of a Lua option table
which did work in case of a single entry, where only the braces were
removed.
For multiple entries Lua was not able to parse the expanded version as
option table anymore, though.
0 commit comments