summaryrefslogtreecommitdiff
path: root/test/files/pos/attachments-typed-ident.flags
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2012-12-13 02:20:47 +0100
committerEugene Burmako <xeno.by@gmail.com>2012-12-13 10:48:22 +0100
commit098e8a084adbebca1f2e57e1aacbf6d9a3a87e7d (patch)
tree45d9b5fa5d768402e7eb51ae6a755dea2cb89e6f /test/files/pos/attachments-typed-ident.flags
parenta6f10cf7f4245f2dfcf2fef5fab5255b6fca119f (diff)
downloadscala-098e8a084adbebca1f2e57e1aacbf6d9a3a87e7d.tar.gz
scala-098e8a084adbebca1f2e57e1aacbf6d9a3a87e7d.tar.bz2
scala-098e8a084adbebca1f2e57e1aacbf6d9a3a87e7d.zip
typedIdent no longer destroys attachments
When transforming Idents to qualified Selects, typedIdent used to forget about carrying original attachments to the resulting tree. Not anymore.
Diffstat (limited to 'test/files/pos/attachments-typed-ident.flags')
-rw-r--r--test/files/pos/attachments-typed-ident.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/pos/attachments-typed-ident.flags b/test/files/pos/attachments-typed-ident.flags
new file mode 100644
index 0000000000..cd66464f2f
--- /dev/null
+++ b/test/files/pos/attachments-typed-ident.flags
@@ -0,0 +1 @@
+-language:experimental.macros \ No newline at end of file