summaryrefslogtreecommitdiffstats
path: root/test/typeparam/typeswitch3.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/typeparam/typeswitch3.out')
-rw-r--r--test/typeparam/typeswitch3.out9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/typeparam/typeswitch3.out b/test/typeparam/typeswitch3.out
new file mode 100644
index 0000000..05ed533
--- /dev/null
+++ b/test/typeparam/typeswitch3.out
@@ -0,0 +1,9 @@
+myint 6
+T 7
+other 8
+T 8
+other 7
+other 9
+T 10
+myint 11
+T 12