Skip to content

Commit

Permalink
Extend scala.annotation.Annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippus committed Feb 14, 2021
1 parent cc542fa commit c09a535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala-2.13+/macrocompat/bundle.scala
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package macrocompat

class bundle
class bundle extends scala.annotation.Annotation

0 comments on commit c09a535

Please sign in to comment.