import "tests/import/defs.eh" int :: main() { printf("tests\n"); return (0); }