• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 package com.example.annotation
2 
3 annotation class Builder {
4 }