[ { "check": "constant-function", "contains_assembly": false, "function": { "name": "test_view_bug", "source_mapping": { "filename": "tests/constant.sol", "length": 58, "lines": [ 5, 6, 7 ], "start": 45 } }, "variables_written": [ "a" ] }, { "check": "constant-function", "contains_assembly": false, "function": { "name": "test_constant_bug", "source_mapping": { "filename": "tests/constant.sol", "length": 66, "lines": [ 9, 10, 11 ], "start": 113 } }, "variables_written": [ "a" ] }, { "check": "constant-function", "contains_assembly": true, "function": { "name": "test_assembly_bug", "source_mapping": { "filename": "tests/constant.sol", "length": 66, "lines": [ 22, 23, 24 ], "start": 324 } }, "variables_written": [] } ]