aboutsummaryrefslogtreecommitdiff
path: root/bridge/src/sbt-test/source-dependencies/constants/changes/A1.scala
diff options
context:
space:
mode:
Diffstat (limited to 'bridge/src/sbt-test/source-dependencies/constants/changes/A1.scala')
-rw-r--r--bridge/src/sbt-test/source-dependencies/constants/changes/A1.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/bridge/src/sbt-test/source-dependencies/constants/changes/A1.scala b/bridge/src/sbt-test/source-dependencies/constants/changes/A1.scala
new file mode 100644
index 000000000..f67b6f474
--- /dev/null
+++ b/bridge/src/sbt-test/source-dependencies/constants/changes/A1.scala
@@ -0,0 +1 @@
+object A { final val x = 1 }