aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/src/test/resources/playground/test-processor/src/main/kotlin/Builder.kt
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/src/test/resources/playground/test-processor/src/main/kotlin/Builder.kt')
-rw-r--r--integration-tests/src/test/resources/playground/test-processor/src/main/kotlin/Builder.kt3
1 files changed, 3 insertions, 0 deletions
diff --git a/integration-tests/src/test/resources/playground/test-processor/src/main/kotlin/Builder.kt b/integration-tests/src/test/resources/playground/test-processor/src/main/kotlin/Builder.kt
new file mode 100644
index 00000000..9434b362
--- /dev/null
+++ b/integration-tests/src/test/resources/playground/test-processor/src/main/kotlin/Builder.kt
@@ -0,0 +1,3 @@
+package com.example.annotation
+
+annotation class Builder