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
thread 'main' panicked at src/emit/solana/target.rs:1668:9:
not implemented
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
When the program contains unimplemented syntax, Solang crashes directly instead of generating an error message.
solang compile a.sol --target solana
Output:
The text was updated successfully, but these errors were encountered: