feat: Add foundry environment and CI
This commit is contained in:
4
foundry/lib/forge-std/src/console2.sol
Normal file
4
foundry/lib/forge-std/src/console2.sol
Normal file
@@ -0,0 +1,4 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
pragma solidity >=0.4.22 <0.9.0;
|
||||
|
||||
import {console as console2} from "./console.sol";
|
||||
Reference in New Issue
Block a user