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