aboutsummaryrefslogtreecommitdiff
path: root/src/testB/kotlin/bMarker.kt
diff options
context:
space:
mode:
Diffstat (limited to 'src/testB/kotlin/bMarker.kt')
-rw-r--r--src/testB/kotlin/bMarker.kt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/testB/kotlin/bMarker.kt b/src/testB/kotlin/bMarker.kt
new file mode 100644
index 0000000..b56de50
--- /dev/null
+++ b/src/testB/kotlin/bMarker.kt
@@ -0,0 +1,3 @@
+@file:Suppress("unused") // Exists only so we can find the testB/kotlin classes on the classpath
+
+private const val dummy = 1