Closed assertchris closed 5 years ago
Ok! I think I've narrowed the problem down.
$(macro) {
$(\Pre\Standard\Parser\argument())
} >> {
$$(\Pre\Standard\Expander\argument($(argument)))
}
$(macro) {
// https://github.com/marcioAlmada/yay/issues/56
$(\Pre\Standard\Parser\argument() as alias)
} >> {
$(alias ... {
// snip
Edit: You can find the code to support this at pre-standard
Hello. Any news?
Will check with the newest master.
Don't see this happening anymore.
I'm seeing a strange bug, and the best way I could think of to explain it is with a video...
As mentioned in the video, this problem disappears when the aliased parser is more deeply nested.