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 1549391 commit de2a226Copy full SHA for de2a226
docs/docs/contributing/debugging.md
@@ -198,7 +198,7 @@ You can then use these IDs to locate the creation site of a given tree using tha
198
dotc -Ydebug-tree-with-id 1049 ../issues/Playground.scala
199
```
200
201
-When requested what you want to do:
+When the tree with the correspond id is allocated, the following prompt will appear:
202
203
204
Debug tree (id=1049) creation
0 commit comments