// entry-point-no-stage.slang // Confirm that we generate a diagnostic when // compiling an entry point without any // stage specified. //DIAGNOSTIC_TEST:SIMPLE:-entry main void main() {}