• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package:
2    annotation @A: @Target(TYPE_USE)
3
4package pkg.name.here:
5    class Package:
6        field o:
7            type: @A
8