aboutsummaryrefslogtreecommitdiff
path: root/examples/playground/test-processor/src/main/kotlin/Builder.kt
blob: b7e0697fde1c51313f2977a6492a782690295520 (plain)
1
2
3
4
package com.example.annotation

annotation class Builder {
}