diff --git a/compiler/src/dotty/tools/dotc/core/tasty/TastyFormat.scala b/compiler/src/dotty/tools/dotc/core/tasty/TastyFormat.scala index cf3352ac6c4c..efb31dfab3ef 100644 --- a/compiler/src/dotty/tools/dotc/core/tasty/TastyFormat.scala +++ b/compiler/src/dotty/tools/dotc/core/tasty/TastyFormat.scala @@ -490,6 +490,7 @@ object TastyFormat { | STATIC | OBJECT | TRAIT + | ENUM | LOCAL | SYNTHETIC | ARTIFACT