mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-05-10 02:57:58 +00:00
Fmt
This commit is contained in:
@@ -42,8 +42,8 @@ impl SolcCompiler {
|
||||
}
|
||||
|
||||
impl Compiler for SolcCompiler {
|
||||
/// Compiles the Solidity `--standard-json` input into Yul IR.
|
||||
fn standard_json(
|
||||
/// Compiles the Solidity `--standard-json` input into Yul IR.
|
||||
fn standard_json(
|
||||
&mut self,
|
||||
mut input: StandardJsonInput,
|
||||
pipeline: Pipeline,
|
||||
|
||||
Reference in New Issue
Block a user