aboutsummaryrefslogtreecommitdiff
path: root/test/typeparam/typeswitch1.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/typeparam/typeswitch1.out')
-rw-r--r--test/typeparam/typeswitch1.out5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/typeparam/typeswitch1.out b/test/typeparam/typeswitch1.out
new file mode 100644
index 0000000000..4bdbccfddb
--- /dev/null
+++ b/test/typeparam/typeswitch1.out
@@ -0,0 +1,5 @@
+T
+int
+int32/int16
+struct{T,T}
+other