Calling any of the Parse functions on Go source code which contains deeply nested types or declarations can cause a panic due to stack exhaustion.
{ "imports": [ { "path": "go/parser", "symbols": [ "ParseExprFrom", "ParseFile", "parser.parseBinaryExpr", "parser.parseIfStmt", "parser.parsePrimaryExpr", "parser.parseStmt", "parser.parseUnaryExpr", "parser.tryIdentOrType", "resolver.closeScope", "resolver.openScope" ] } ] }