Skip to content

Commit 3c98564

Browse files
committed
Fix name in comment
1 parent 3866ad0 commit 3c98564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pos/tasty/definitions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ object TastyImpl extends Tasty {
391391
392392
the reflect library (which is probably part of stdlib) contains a
393393
394-
val tastyAST: TastyAST
394+
val tasty: Tasty
395395
396396
this val is implemented reflectively, loading TastyImpl on demand. TastyImpl in turn
397397
depends on `tools.dotc`.

0 commit comments

Comments
 (0)