Outputs.TYPES
type !'a with_diags = {
result : 'a;
diags : Cobol_preproc__.Preproc_diagnostics.diagnostics;
}