summaryrefslogtreecommitdiffstats
path: root/test/typeparam/typeswitch2.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/typeparam/typeswitch2.out')
-rw-r--r--test/typeparam/typeswitch2.out9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/typeparam/typeswitch2.out b/test/typeparam/typeswitch2.out
new file mode 100644
index 0000000..6d4df54
--- /dev/null
+++ b/test/typeparam/typeswitch2.out
@@ -0,0 +1,9 @@
+T 6
+int 7
+int32/int16 8
+struct{T,T} 1 2
+other 9
+T 7
+int32/int16 7
+T 10
+int 11