1--- !Analysis 2Pass: annotation-remarks 3Name: AnnotationSummary 4Function: func1 5Args: 6 - String: 'Annotated ' 7 - count: '1' 8 - String: ' instructions with ' 9 - type: remark 10--- !Analysis 11Pass: annotation-remarks 12Name: AnnotationSummary 13Function: func2 14Args: 15 - String: 'Annotated ' 16 - count: '2' 17 - String: ' instructions with ' 18 - type: remark 19--- !Analysis 20Pass: annotation-remarks 21Name: AnnotationSummary 22Function: func3 23Args: 24 - String: 'Annotated ' 25 - count: '3' 26 - String: ' instructions with ' 27 - type: remark 28