diff options
Diffstat (limited to 'test/D/HSTeoh/LibCompileOptions/prog.d')
| -rw-r--r-- | test/D/HSTeoh/LibCompileOptions/prog.d | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/D/HSTeoh/LibCompileOptions/prog.d b/test/D/HSTeoh/LibCompileOptions/prog.d new file mode 100644 index 0000000..33c14ce --- /dev/null +++ b/test/D/HSTeoh/LibCompileOptions/prog.d @@ -0,0 +1,3 @@ +int main() { + return 0; +} |
