Closed pizza-777 closed 2 years ago
For example, I run this command in terminal: ./solc --ast-json contracts/HelloWallet.sol --output-dir contracts
./solc --ast-json contracts/HelloWallet.sol --output-dir contracts
As a result, I see a huge ast-json code in my terminal. But I didn't receive it in the contracts folder.
Thank you for request! Fixed in ver 0.52.0
For example, I run this command in terminal:
./solc --ast-json contracts/HelloWallet.sol --output-dir contracts
As a result, I see a huge ast-json code in my terminal. But I didn't receive it in the contracts folder.