texmath-0.12.8: test/writer/typst/17.test
<<< native [ EIdentifier "x" , ESymbol Bin "*" , ENumber "4" , ESymbol Rel "=" , ENumber "4" , ESymbol Bin "*" , EIdentifier "x" ] >>> typst x ast.basic 4 eq 4 ast.basic x
<<< native [ EIdentifier "x" , ESymbol Bin "*" , ENumber "4" , ESymbol Rel "=" , ENumber "4" , ESymbol Bin "*" , EIdentifier "x" ] >>> typst x ast.basic 4 eq 4 ast.basic x