Environment (#3)
All checks were successful
Release Tagging / release (push) Successful in 26s
All checks were successful
Release Tagging / release (push) Successful in 26s
Reviewed-on: #3 Co-authored-by: kdeng00 <kundeng00@pm.me> Co-committed-by: kdeng00 <kundeng00@pm.me>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
pub mod environment;
|
||||
pub mod keys;
|
||||
|
||||
pub fn add(left: u64, right: u64) -> u64 {
|
||||
left + right
|
||||
}
|
||||
|
Reference in New Issue
Block a user