Skip to content

Commit 94e40ae

Browse files
committed
Make TastyFormat recognize Enum as a modifier tag.
1 parent 1197d96 commit 94e40ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/src/dotty/tools/dotc/core/tasty/TastyFormat.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ object TastyFormat {
490490
| STATIC
491491
| OBJECT
492492
| TRAIT
493+
| ENUM
493494
| LOCAL
494495
| SYNTHETIC
495496
| ARTIFACT

0 commit comments

Comments
 (0)