[v4 alpha] TeX parsing failure with nested underbraces
The following works in v3 (e.g., mathjax.org#demo; also in "real" TeX) but fails in v4-alpha
\underbrace{\int\underbrace{a}_{}\underbrace{b(c,d)e}_{}}_{}
With an error for a wrong number of children for munder node.