hyperledger / solang

Solidity Compiler for Solana and Polkadot
https://solang.readthedocs.io/
Apache License 2.0
1.25k stars 208 forks source link

solc allows @param tag for return values #1539

Closed seanyoung closed 11 months ago

seanyoung commented 11 months ago

@return should be used, warn about this.

https://github.com/hyperledger/solang/issues/1533