aboutsummaryrefslogtreecommitdiff
path: root/bridge/src/sbt-test/source-dependencies/synthetic-companion/changes/A2.scala
diff options
context:
space:
mode:
Diffstat (limited to 'bridge/src/sbt-test/source-dependencies/synthetic-companion/changes/A2.scala')
-rw-r--r--bridge/src/sbt-test/source-dependencies/synthetic-companion/changes/A2.scala2
1 files changed, 0 insertions, 2 deletions
diff --git a/bridge/src/sbt-test/source-dependencies/synthetic-companion/changes/A2.scala b/bridge/src/sbt-test/source-dependencies/synthetic-companion/changes/A2.scala
deleted file mode 100644
index 3d35a445f..000000000
--- a/bridge/src/sbt-test/source-dependencies/synthetic-companion/changes/A2.scala
+++ /dev/null
@@ -1,2 +0,0 @@
-case class A(x: Int)
-private object A