summaryrefslogtreecommitdiff
path: root/test/files/jvm/patmat_opt_no_nullcheck/test.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/patmat_opt_no_nullcheck/test.scala')
-rw-r--r--test/files/jvm/patmat_opt_no_nullcheck/test.scala3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/jvm/patmat_opt_no_nullcheck/test.scala b/test/files/jvm/patmat_opt_no_nullcheck/test.scala
index 2927e763d5..d02c929e01 100644
--- a/test/files/jvm/patmat_opt_no_nullcheck/test.scala
+++ b/test/files/jvm/patmat_opt_no_nullcheck/test.scala
@@ -1,3 +1,6 @@
+/*
+ * filter: inliner warning; re-run with
+ */
import scala.tools.partest.BytecodeTest
object Test extends BytecodeTest {