4a3e22490f
Previously we would print all names with macro scopes (after removing the macro related stuff) which could cause confusion if for example there was an actual parameter named `a` and one named `a` but autogenerated by Lean itself. Now we only try to print names with macro scopes iff they are names of type class parameters. Otherwise the rest of the Expr is moved behind the :. |
||
---|---|---|
.. | ||
Output | ||
Hierarchy.lean | ||
IncludeStr.lean | ||
Load.lean | ||
Output.lean | ||
Process.lean | ||
ToHtmlFormat.lean |