We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1c483 commit 59b7068Copy full SHA for 59b7068
rvsol/test/RISCV.t.sol
@@ -8,8 +8,6 @@ import {CommonTest} from "./CommonTest.sol";
8
// This import is for the VMStatus
9
// import "@optimism/src/libraries/DisputeTypes.sol";
10
11
-import "forge-std/console.sol";
12
-
13
contract RISCV_Test is CommonTest {
14
/// @notice Stores the VM state.
15
/// Total state size: 32 + 32 + 8 * 2 + 1 * 2 + 8 * 3 + 32 * 8 = 362 bytes
0 commit comments