summaryrefslogtreecommitdiff
path: root/test/files/run/t5923a-fundep.check
diff options
context:
space:
mode:
authorGrzegorz Kossakowski <grzegorz.kossakowski@gmail.com>2014-09-11 11:41:14 +0200
committerGrzegorz Kossakowski <grzegorz.kossakowski@gmail.com>2014-09-11 11:41:14 +0200
commit9ecfac84be3368acfd882d517c8138481b5568ec (patch)
treec81f4536c86e69cd528de810011ea48faa046e48 /test/files/run/t5923a-fundep.check
parentd2a5555585a857138844e71943dcf86b89e79b81 (diff)
parent5966a11ae1f494f1c7271a6a574b3ff4365f5847 (diff)
downloadscala-9ecfac84be3368acfd882d517c8138481b5568ec.tar.gz
scala-9ecfac84be3368acfd882d517c8138481b5568ec.tar.bz2
scala-9ecfac84be3368acfd882d517c8138481b5568ec.zip
Merge pull request #3859 from xeno-by/topic/fundep-materialization-210x
[backport] SI-7470 implements fundep materialization
Diffstat (limited to 'test/files/run/t5923a-fundep.check')
-rw-r--r--test/files/run/t5923a-fundep.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/t5923a-fundep.check b/test/files/run/t5923a-fundep.check
new file mode 100644
index 0000000000..7165b734ac
--- /dev/null
+++ b/test/files/run/t5923a-fundep.check
@@ -0,0 +1,3 @@
+C(Int)
+C(String)
+C(Nothing)