1 2 3 4 5 6 7 8
/* TEST_OUTPUT: --- fail_compilation/fail318.d(8): Error: function D main must return int or void --- */ auto main() { }