It should be able to catch lines like ```julia z == x*y + x D*x == x*y + z D*y == z/y ``` and automatically handle them.