aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/diamond_bottom.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/diamond_bottom.h')
-rw-r--r--test/Modules/Inputs/diamond_bottom.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Modules/Inputs/diamond_bottom.h b/test/Modules/Inputs/diamond_bottom.h
index 40afc9b152..6351d028fb 100644
--- a/test/Modules/Inputs/diamond_bottom.h
+++ b/test/Modules/Inputs/diamond_bottom.h
@@ -1 +1,4 @@
+__import__ diamond_left;
+__import__ diamond_right;
+
char bottom(char *x);