mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-07-31 03:55:40 +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;
|
||||
use crate::warning::Warning;
|
||||
|
||||
pub const ECRECOVER_TEST_SOURCE: &str = r#"
|
||||
|
||||
Reference in New Issue
Block a user