summaryrefslogtreecommitdiff
path: root/test/files/run/t1167.flags
diff options
context:
space:
mode:
authorJames Iry <james.iry@typesafe.com>2013-08-28 20:55:05 -0700
committerJames Iry <james.iry@typesafe.com>2013-11-06 15:26:05 -0800
commitef995ac6b4030e3cd10e487d414c941e5794666f (patch)
tree5bf9883236896c5437cf11eb901d003fec415664 /test/files/run/t1167.flags
parent8d4a5bab2666c7006f31645b59cf063f07a8a12d (diff)
downloadscala-ef995ac6b4030e3cd10e487d414c941e5794666f.tar.gz
scala-ef995ac6b4030e3cd10e487d414c941e5794666f.tar.bz2
scala-ef995ac6b4030e3cd10e487d414c941e5794666f.zip
Force several tests to run using inline delambdafication.
The differences when running with method based delambdafication aren't important enough yet to create specialized versions that use method based delambdafication.
Diffstat (limited to 'test/files/run/t1167.flags')
-rw-r--r--test/files/run/t1167.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/t1167.flags b/test/files/run/t1167.flags
new file mode 100644
index 0000000000..ac96850b69
--- /dev/null
+++ b/test/files/run/t1167.flags
@@ -0,0 +1 @@
+-Ydelambdafy:inline \ No newline at end of file