feat: rework how modules are loaded
This commit is contained in:
3
examples/aiken_std/validators/always_true.ak
Normal file
3
examples/aiken_std/validators/always_true.ak
Normal file
@@ -0,0 +1,3 @@
|
||||
pub fn spend() -> Bool {
|
||||
True
|
||||
}
|
||||
Reference in New Issue
Block a user