aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/tests/tmap.exp
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++/tests/tmap.exp')
-rw-r--r--libstdc++/tests/tmap.exp7
1 files changed, 7 insertions, 0 deletions
diff --git a/libstdc++/tests/tmap.exp b/libstdc++/tests/tmap.exp
new file mode 100644
index 00000000000..b7b5df249fb
--- /dev/null
+++ b/libstdc++/tests/tmap.exp
@@ -0,0 +1,7 @@
+2 -> 20
+4 -> 40
+my_map[2] = 20
+my_map[4] = 40
+phones[dick] = 5678
+phones[harry] = 7654
+phones[tom] = 2345