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 cdfebd4 commit b893f63Copy full SHA for b893f63
blog/_posts/2018-04-30-in-a-nutshell.md
@@ -40,7 +40,7 @@ very interesting possibilities to pursue in the future.
40
41
OK, but what is Tasty _exactly_? An up-to-date version of the Tasty
42
file format is described in file
43
-[TastyFormat.scala](https://github.com/lampepfl/dotty/blob/master/compiler/src/dotty/tools/dotc/core/tasty/TastyFormat.scala)
+[TastyFormat.scala](https://github.com/lampepfl/dotty/blob/master/tasty/src/dotty/tools/tasty/TastyFormat.scala)
44
of the `dotc` compiler for Scala 3.
45
46
## What Does Tasty Have to Do with Macros?
0 commit comments