fn spend(_datum: Void, _redeemer: Void, _ctx: Void) -> Bool { True } test foo() { 1 + 1 == 2 }