You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Having a generic version of this is useful for other syntax tree types
such as `JuliaLowering.SyntaxTree`
* Function to get the `SourceFile` for a syntax object
* Generic `highlight()` implementation in terms of this
* Cleanup: Remove internal `interpolate_literal()` function which
accidentally has still survived from early prototyping.
0 commit comments