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
type Smallisuint16;
type Leftisbytes2;
struct S { uint8 a; Small b; Left c; uint8 d; }
solang compile --target solana test.sol
thread 'main' panicked at 'not implemented', src/sema/types.rs:1837:22
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
Version: v0.3.3: Atlantis
The text was updated successfully, but these errors were encountered: