summaryrefslogtreecommitdiff
path: root/test/files/run/macro-enclosingowner-sbt.check
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2014-02-15 14:43:09 +0100
committerEugene Burmako <xeno.by@gmail.com>2014-02-15 14:59:35 +0100
commit5b6700fa3a6b05545aa9b2c0d0493a07897464a5 (patch)
tree1528c7708d327f8b2fe47aacf0ebbe5f911fcc96 /test/files/run/macro-enclosingowner-sbt.check
parent3bedb19f85e09b19567c7e77bf8ea5d2e4aeff2f (diff)
downloadscala-5b6700fa3a6b05545aa9b2c0d0493a07897464a5.tar.gz
scala-5b6700fa3a6b05545aa9b2c0d0493a07897464a5.tar.bz2
scala-5b6700fa3a6b05545aa9b2c0d0493a07897464a5.zip
adds more tests for enclosingOwners
Makes sure that it's possible to cover sbt's use cases, and also checks that we can distinguish vals from vars (should anyone ever need that).
Diffstat (limited to 'test/files/run/macro-enclosingowner-sbt.check')
-rw-r--r--test/files/run/macro-enclosingowner-sbt.check16
1 files changed, 16 insertions, 0 deletions
diff --git a/test/files/run/macro-enclosingowner-sbt.check b/test/files/run/macro-enclosingowner-sbt.check
new file mode 100644
index 0000000000..3c95698e9a
--- /dev/null
+++ b/test/files/run/macro-enclosingowner-sbt.check
@@ -0,0 +1,16 @@
+a1
+a2
+a3
+a4
+b1
+b2
+b3
+b4
+c1
+c2
+c3
+c4
+d1
+d2
+d3
+d4