mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-19 01:41:07 +00:00
Initial wasm support
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
use std::collections::BTreeMap;
|
||||
|
||||
use crate::solc::pipeline::Pipeline as SolcPipeline;
|
||||
use crate::compiler::pipeline::Pipeline as SolcPipeline;
|
||||
|
||||
#[test]
|
||||
#[should_panic(expected = "The `CODECOPY` instruction is not supported")]
|
||||
|
||||
Reference in New Issue
Block a user