Generated stub for amount_msat_eq */
| 23 | { fprintf(stderr, "amount_msat called!\n"); abort(); } |
| 24 | /* Generated stub for amount_msat_eq */ |
| 25 | bool amount_msat_eq(struct amount_msat a UNNEEDED, struct amount_msat b UNNEEDED) |
| 26 | { fprintf(stderr, "amount_msat_eq called!\n"); abort(); } |
| 27 | /* Generated stub for amount_msat_less */ |
| 28 | bool amount_msat_less(struct amount_msat a UNNEEDED, struct amount_msat b UNNEEDED) |
| 29 | { fprintf(stderr, "amount_msat_less called!\n"); abort(); } |
no test coverage detected