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 545df40 commit 2f2111aCopy full SHA for 2f2111a
tasty/src/dotty/tools/tasty/TastyFormat.scala
@@ -287,7 +287,7 @@ object TastyFormat {
287
object NameTags extends NameTags
288
289
/**Should be kept in sync with [[NameTags]]. Converts constants to a String representing their identifier,
290
- * or NotANameTag(\d+) if unrecognised.
+ * or NotANameTag(tag) if unrecognised.
291
*
292
* For debugging purposes when unpickling names in a TASTy file.
293
*/
0 commit comments