aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/t4727.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/neg/t4727.check')
-rw-r--r--tests/untried/neg/t4727.check5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/untried/neg/t4727.check b/tests/untried/neg/t4727.check
new file mode 100644
index 000000000..a17cdde04
--- /dev/null
+++ b/tests/untried/neg/t4727.check
@@ -0,0 +1,5 @@
+t4727.scala:5: error: an expression of type Null is ineligible for implicit conversion
+Error occurred in an application involving default arguments.
+ new C[Int]
+ ^
+one error found