15 lines · yaml
1---2MainSourceFile: order-dependent.cpp3Diagnostics:4 - DiagnosticName: test-order-dependent-insertion5 DiagnosticMessage:6 Message: Fix7 FilePath: $(path)/order-dependent.cpp8 FileOffset: 129 Replacements:10 - FilePath: $(path)/order-dependent.cpp11 Offset: 1212 Length: 013 ReplacementText: '0'14...15