mirror of
https://github.com/eth-act/ere.git
synced 2026-04-03 03:00:17 -04:00
Fix ere-jolt (#72)
This commit is contained in:
5
tests/jolt/compile/basic/src/main.rs
Normal file
5
tests/jolt/compile/basic/src/main.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
#![cfg_attr(feature = "guest", no_std)]
|
||||
#![no_main]
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use guest::*;
|
||||
Reference in New Issue
Block a user