Skip to content

Commit

Permalink
Make TastyFormat recognize Enum as a modifier tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
odersky committed Jun 4, 2019
1 parent 1197d96 commit 94e40ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/src/dotty/tools/dotc/core/tasty/TastyFormat.scala
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ object TastyFormat {
| STATIC
| OBJECT
| TRAIT
| ENUM
| LOCAL
| SYNTHETIC
| ARTIFACT
Expand Down

0 comments on commit 94e40ae

Please sign in to comment.