Skip to content

Missing returns Parameters in AST Output #16088

Closed
@kismp123

Description

@kismp123

Description

When compiling the v4-core GitHub source code using solc and outputting the AST, the returns parameters appear to be missing from the result.
solc --ast-compact-json v4-core/src/PoolManager.sol
Image

Environment

  • Compiler version: 0.8.26+commit.8a97fa7a.Linux.g++
  • Compilation pipeline (legacy, IR, EOF):
  • Target EVM version (as per compiler settings):
  • Framework/IDE (e.g. Foundry, Hardhat, Remix):
  • EVM execution environment / backend / blockchain client:
  • Operating system: WSL ubuntu

Steps to Reproduce

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions