Closed Kmeakin closed 1 year ago
This would allow us to pretty print the user's input exactly in the future (eg if we want a fathom fmt command). Would also allow us to move the precedence logic from surface::pretty to core::distillation
fathom fmt
surface::pretty
core::distillation
Good idea!
This would allow us to pretty print the user's input exactly in the future (eg if we want a
fathom fmt
command). Would also allow us to move the precedence logic fromsurface::pretty
tocore::distillation