summaryrefslogtreecommitdiff
path: root/test/files/jvm/patmat_opt_ignore_underscore/test.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/patmat_opt_ignore_underscore/test.scala')
-rw-r--r--test/files/jvm/patmat_opt_ignore_underscore/test.scala3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/jvm/patmat_opt_ignore_underscore/test.scala b/test/files/jvm/patmat_opt_ignore_underscore/test.scala
index 6179101a7e..d6630e80a0 100644
--- a/test/files/jvm/patmat_opt_ignore_underscore/test.scala
+++ b/test/files/jvm/patmat_opt_ignore_underscore/test.scala
@@ -1,3 +1,6 @@
+/*
+ * filter: inliner warning; re-run with
+ */
import scala.tools.partest.BytecodeTest
import scala.tools.nsc.util.JavaClassPath