You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
As the title hints, the assertion fails during compilation but no error message pops up.
Detected by Erwin To Reproduce
Use solang compile --target solana <program_path> to compile the given source code
Expected behavior
Pass the compilation or give a readable error message. Screenshots
Describe the bug
As the title hints, the assertion fails during compilation but no error message pops up.
Detected by Erwin
To Reproduce
Use
solang compile --target solana <program_path>
to compile the given source codeExpected behavior
Pass the compilation or give a readable error message.
Screenshots
Hyperledger Solang version
solang version v0.3.3
Include the complete solidity source code
The text was updated successfully, but these errors were encountered: