/** * This is not a valid section identifier * SECTION:test_invalid_section_identifier * * Above identifier is not on the first line. **/ SECTION:test_invalid_section_identifier Above identifier is not on the first line. 2: Error: Test: identifier not found on the first line: * This is not a valid section identifier ^ /** * SECTION:test_invalid_section_identifier * * Above identifier is not on the first line. */ /** * SECTION:meepapp */ SECTION:meepapp 2: Error: Test: identifier not found on the first line: ^ /** * SECTION:meepapp */ /** * SECTION:meepapp * SECTION:meepapp2 * @short_description: the application class * * The application class handles ... */ SECTION:meepapp short_description the application class SECTION:meepapp2 The application class handles ... /** * SECTION:meepapp * @short_description: the application class * * SECTION:meepapp2 * The application class handles ... */ /** * gnm_cell_set_expr_and_value: Stores (WITHOUT COPYING) the supplied value, and * references the supplied expression and links it into the expression * list. It marks the sheet as dirty. It is intended for use by import * routines or operations that do bulk assignment. * * WARNING : This is an internal routine that does not queue redraws, * does not auto-resize, does not calculate spans, and does * not render the value. * * NOTE : This DOES check for array partitioning. */ 2: Error: Test: identifier not found on the first line: * gnm_cell_set_expr_and_value: Stores (WITHOUT COPYING) the supplied value, and ^