fail.m
[
plain text
]
#include "test.h" int main() { fail("always fails"); }