texmath-0.7: tests/writers/msup-01.mml
<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<msup>
<mi>c</mi>
<mn>4</mn>
</msup>
<mo>=</mo>
<msup>
<mi>c</mi>
<mrow>
<mn>4</mn>
<mphantom>
<mi>fail</mi>
</mphantom>
</mrow>
</msup>
</mrow>
</math>