summaryrefslogtreecommitdiff
path: root/test/files/run/t9437b.check
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@typesafe.com>2016-01-26 07:13:08 +0100
committerLukas Rytz <lukas.rytz@typesafe.com>2016-01-26 07:13:08 +0100
commitbbd890bf907c00f17df39eb4bc656b30d4317b9a (patch)
treee604dc4182a2fa0d132b00eda7138f52a66e5880 /test/files/run/t9437b.check
parentef77a5497a64f4fa870e830e9114bd00db269452 (diff)
parentc78d771e6f025e767801f7fe118acc2ea7540acd (diff)
downloadscala-bbd890bf907c00f17df39eb4bc656b30d4317b9a.tar.gz
scala-bbd890bf907c00f17df39eb4bc656b30d4317b9a.tar.bz2
scala-bbd890bf907c00f17df39eb4bc656b30d4317b9a.zip
Merge pull request #4735 from soc/SI-9437
SI-9437 Emit and support parameter names in class files
Diffstat (limited to 'test/files/run/t9437b.check')
-rw-r--r--test/files/run/t9437b.check10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/files/run/t9437b.check b/test/files/run/t9437b.check
new file mode 100644
index 0000000000..564213c587
--- /dev/null
+++ b/test/files/run/t9437b.check
@@ -0,0 +1,10 @@
+name: a; isNamePresent: true; isSynthetic: false
+name: _; isNamePresent: true; isSynthetic: false
+name: ***; isNamePresent: true; isSynthetic: false
+name: unary_!; isNamePresent: true; isSynthetic: false
+name: ABC; isNamePresent: true; isSynthetic: false
+name: a; isNamePresent: true; isSynthetic: false
+name: _; isNamePresent: true; isSynthetic: false
+name: ***; isNamePresent: true; isSynthetic: false
+name: unary_!; isNamePresent: true; isSynthetic: false
+name: ABC; isNamePresent: true; isSynthetic: false