We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3866ad0 commit 3c98564Copy full SHA for 3c98564
tests/pos/tasty/definitions.scala
@@ -391,7 +391,7 @@ object TastyImpl extends Tasty {
391
392
the reflect library (which is probably part of stdlib) contains a
393
394
- val tastyAST: TastyAST
+ val tasty: Tasty
395
396
this val is implemented reflectively, loading TastyImpl on demand. TastyImpl in turn
397
depends on `tools.dotc`.
0 commit comments