fn compile_input_or_exit(
input_content: &str,
verbose: bool,
options: CompileOptions,
json_errors: bool,
json_warnings: bool,
) -> Vec<CompilationArtifacts>fn compile_input_or_exit(
input_content: &str,
verbose: bool,
options: CompileOptions,
json_errors: bool,
json_warnings: bool,
) -> Vec<CompilationArtifacts>