Was running a test by decompiling the ~17k Sui mainnet packages, which worked pretty well! But hit a few that failed with
thread 'main' panicked at third_party/move/tools/revela/src/main.rs:81:41:
Error: unable to decompile: cycle detected in constraint graph
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Was running a test by decompiling the ~17k Sui mainnet packages, which worked pretty well! But hit a few that failed with
-- have attached repros failing_modules.zip