Fabcoin Core  0.16.2
P2P Digital Currency
test-evm.cpp
Go to the documentation of this file.
1 #include <evm.h>
2 
3 int64_t test_call_failure_constant(int64_t a)
4 {
5  return a | EVM_CALL_FAILURE;
6 }
int64_t test_call_failure_constant(int64_t a)
Definition: test-evm.cpp:3
#define a(i)