mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-23 14:18:01 +00:00
implement immutable variables codegen (#70)
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
//! [1]: [https://docs.rs/pallet-contracts/26.0.0/pallet_contracts/api_doc/index.html]
|
||||
|
||||
pub mod calling_convention;
|
||||
pub mod immutable_data;
|
||||
pub mod polkavm_exports;
|
||||
pub mod polkavm_imports;
|
||||
|
||||
Reference in New Issue
Block a user