Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.
{ "imports": [ { "path": "go/parser", "symbols": [ "ParseDir", "ParseExpr", "ParseExprFrom", "ParseFile", "parser.parseLiteralValue" ] } ] }