aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/t4537/b.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/t4537/b.scala')
-rw-r--r--tests/pending/run/t4537/b.scala5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/pending/run/t4537/b.scala b/tests/pending/run/t4537/b.scala
new file mode 100644
index 000000000..c709d49b0
--- /dev/null
+++ b/tests/pending/run/t4537/b.scala
@@ -0,0 +1,5 @@
+package b
+
+object Settings {
+ val Y = "b.Settings"
+}