diff options
Diffstat (limited to 'hypsrc-test/src/Include1For1091.h')
-rw-r--r-- | hypsrc-test/src/Include1For1091.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hypsrc-test/src/Include1For1091.h b/hypsrc-test/src/Include1For1091.h new file mode 100644 index 00000000..32854b95 --- /dev/null +++ b/hypsrc-test/src/Include1For1091.h @@ -0,0 +1,6 @@ +/* Include1For1091.h */ + +foo :: Int +foo = 42 + +#include "Include2For1091.h" |