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
We currently use the same scala code snippets in the documentation when writing valid scala code and writing compiler internal representation of the code. The latter one should be formatted in such a way that users will not try to use it in the source code.
The text was updated successfully, but these errors were encountered:
This is just a decision on the Dotty team level TBH. We need to say how we should indicate that something is compiler trees and not Scala code. I'd spend your energy on cooler issues :)
We currently use the same scala code snippets in the documentation when writing valid scala code and writing compiler internal representation of the code. The latter one should be formatted in such a way that users will not try to use it in the source code.
The text was updated successfully, but these errors were encountered: