Skip to content

Commit 2f2111a

Browse files
committed
adjust comment format
1 parent 545df40 commit 2f2111a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasty/src/dotty/tools/tasty/TastyFormat.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ object TastyFormat {
287287
object NameTags extends NameTags
288288

289289
/**Should be kept in sync with [[NameTags]]. Converts constants to a String representing their identifier,
290-
* or NotANameTag(\d+) if unrecognised.
290+
* or NotANameTag(tag) if unrecognised.
291291
*
292292
* For debugging purposes when unpickling names in a TASTy file.
293293
*/

0 commit comments

Comments
 (0)