aboutsummaryrefslogtreecommitdiff
path: root/elf/nextmod3.map
diff options
context:
space:
mode:
Diffstat (limited to 'elf/nextmod3.map')
-rw-r--r--elf/nextmod3.map3
1 files changed, 3 insertions, 0 deletions
diff --git a/elf/nextmod3.map b/elf/nextmod3.map
new file mode 100644
index 0000000..eb0e7d7
--- /dev/null
+++ b/elf/nextmod3.map
@@ -0,0 +1,3 @@
+v1 { };
+v2 { } v1;
+v3 { foo; } v2;