ghidra-cli/fixtures/golden/v1/error.json
2026-07-28 19:49:43 +00:00

10 lines
234 B
JSON

{
"schema_version": 1,
"kind": "error",
"error": {
"code": "function_selector_ambiguous",
"message": "symbol 'parse' resolves to more than one function",
"retryable": false,
"details": { "candidates": [] }
}
}